I believe my performance problems with filebeat and logstash are due too many events in short time.
I have notice in other systems that performance is improved when I buffer my events and upload the buffer once per second.
I wonder if this is possible with current filebeat configuration options?
The spooler in filebeat buffers events for up to 2048 events by default. If buffer is full or after flush-timeout events (1 second by default), the buffered events/lines are published.
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.