Hi,
Does filebeat have a built in capability for file retention and rotation?
Hi,
Does filebeat have a built in capability for file retention and rotation?
Filebeat doesn't manage data retention for you. There is a tool called Elastic Curator that can delete old indices for you.
You can configure how often Filebeat writes to a new index by customizing the index name. By default is uses a daily index pattern. This makes it simple to delete old data since you can just drop entire indices.
© 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.