Hello. I'm using Filebeat v.8.6.2 to send data to Logstash with filestream input type and I'm curious about which process comes first.
- Harvest input file data(end of file reached)
- Connecting Filebeat to Logstash
Hello. I'm using Filebeat v.8.6.2 to send data to Logstash with filestream input type and I'm curious about which process comes first.
According to the FB log, it's read lines, make a bulk batch(default is 2048 events), connect to LS, send data, and again and again. You can see activities in FB logs, especially in the debug mode.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.