Live reloading filebeat is not working

Hi

i have given the below file beat configuration for live reloading

filebeat.config.inputs:
enabled: true
path: config/*.yml
reload.enabled: true
reload.period: 10s

under config folder i have created test.yml file and given the input and out put section.

while i run the filebeat.yml it is giving no output section is defined. it is defined in test.yml file. when i run test.yml configuration in filebeat it is working. but in live reloading it is not working.

can you please help.

hi @anjilinga, can you provide us with the content of the test.yml file, the configuration provided looks good.

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