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 multiline filter doesn't work with txt file
I use the filebeat to collect data from .txt file.I'm trying to use Filebeat multiline capabilities to combine log lines into one entry using the following Filebeat configuration:
filebeat.inputs:
- ...
ZSH
Votes: 0
Answers: 2
How to determine the correct size for terms aggregation, which will produce accurate aggregation results?
As I read through document for Terms Aggregation, I came across the fact that the results from Term Aggregation are not always accurate, but we can increase the size to get the accurate results.
I kno...

Nishikant Tayade
Votes: 0
Answers: 1
Why is watcher giving errors?
I want to send slack notifications to a channel as soon as any log with loglevel ERROR appears in my index. I have configured watcher in the following way but it is giving me errors. The slack message...
Sambhav Jain
Votes: 0
Answers: 0
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