How to define how often an event is sent to the output?
I want to send logs after every 10 min. not continuously.
Thank you.
How to define how often an event is sent to the output?
I want to send logs after every 10 min. not continuously.
Thank you.
I don't believe that's is supported. Why do you want to do this?
I want to run some experiments, for that I want to make old logs as live streaming logs.
This is currently not possible. One thing that could help you is the -once
flag that we just added a few days ago to the snapshot builds: https://github.com/elastic/beats/pull/2456 You would need a cron script or something similar to starts filebeat every 10 minutes ....
Sorry for late reply.
I was offline for long days. I will look into this.
Thanks.
This topic was automatically closed after 21 days. 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.