filebeat.config.inputs:
enabled: true
path: configs/*.yml
reload.enabled: true
reload.period: 10s
After deleting the yaml file from the configs directory, the monitored logs in the registry are not deleted.
filebeat.config.inputs:
enabled: true
path: configs/*.yml
reload.enabled: true
reload.period: 10s
After deleting the yaml file from the configs directory, the monitored logs in the registry are not deleted.
Just to be clear; Do you mean the logs themselves, the registry files, or the mention of the logs in the registry files?
when i delete configs/log1.yml (filebeat input config)
The logs in the registry file will not be deleted.
filebeat version: 6.8.7
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.