Top "Filebeat" questions

Filebeat is a lightweight, open source shipper for log file data.

Nginx module for filebeats doesn't parse access logs

I am using nginx module for filebeats to send log data to elasticsearch. Here is my filebeats configuration: output: logstash: …

elasticsearch nginx elastic-stack filebeat
How to check what Filebeat is sending to Logstash?

I already have Logstash configured to directly pick up files (Gatling logs), process them using custom logic, and send to …

logstash elastic-stack filebeat