Little confuse about registry file

I add some config like below

filebeat.config:
  inputs:
    enabled: true
    path: /etc/filebeat/filebeat-2/*.yml
    reload.enabled: true
    reload.period: 1s

It enable me to add runtime yml configs. But when I remove these yml, the file they monitor seem to still at the registry file.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.