Hello,
Is it possible to configure a file beat on a path whose name varies (current date)?
paths:
/opt/zimbra/log/access_log.2020-03-12
I think so but not found how to do it: 
Regards,
Hello,
Is it possible to configure a file beat on a path whose name varies (current date)?
paths:
/opt/zimbra/log/access_log.2020-03-12
I think so but not found how to do it: 
Regards,
The option paths support globbing. So you can modify the path to /opt/zimbra/log/access_log.* in order to read all access logs.
I have other date yyyy-MM-dd i just parse the date 2020-03-12
© 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.