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
GROK Filter Help Logstash
Hello I am new to GROK learning, I am trying to store following log in seperate fields, having a hard time writing a GROK filter to do it
This is the log
01/04/2021 15:30:00.300 +03:00 - [INFO] - [w3w...

Haider
Votes: 0
Answers: 1
Filebeat - Logstash - Multiple Config Files - Duplicate data
I am new to logstash and filebeat. I am trying to set up multiple config files for my logstash instance.
Using filebeat to send data to logstash. Even if I have filters created for both the logstash c...
Sujeet Padhi
Votes: 0
Answers: 1
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