python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
filebeat tomcat module and collect webapps logs files
I just installed filebeat on my remote server to collect logs by an app. Everything seems OK. The ELK stack retrieves the info and I can view it via Kibana.
Today, I want to collect the logs generated...
anthony44
Votes: 0
Answers: 1
How to change “message” value in index
In logstash pipeline or indexpattern how to change the following part of CDN log in "message" field to seperate or extract some data then aggrigate them.
<40> 2022-01-17T08:31:22Z logs...
MHZR
Votes: 0
Answers: 2
Filebeat : Split the multiline json(array of json object) from message field to separate fields
I need to use filebeat to push my json data into elastic search, but I'm having trouble decoding my json fields into separate fields extracted from the message field.
Filebeat version : 7.16.2
Filebea...
max
Votes: 0
Answers: 0
Get All Children of a document in ElasticSearch
I have location index with following properties. Documents are related through entityId and parentEntityId, so there's hierarchical data. And also there's entityPath field which contains path of curre...
RyuzakiSultan
Votes: 0
Answers: 2