splunk / splunk-connect-for-kubernetes

Helm charts associated with kubernetes plug-ins
Apache License 2.0
344 stars 270 forks source link

Make enable_stat_watcher configurable #839

Closed hvaghani221 closed 1 year ago

hvaghani221 commented 1 year ago

https://docs.fluentd.org/input/tail#in_tail-is-sometimes-stopped-when-monitor-lots-of-files.-how-to-avoid-it

in_tail is sometimes stopped when monitoring lots of files. How to avoid it? Try to set enable_stat_watcher false in in_tail setting. We got several reports that in_tail is stopped when * is included in path, and the problem is resolved by disabling the inotify events.