Is there any automated way of updating the configuration in filebeat?

Hi, We have some static data which is unique to each log file. For example, service.name, service.version etc. This will change everytime new version is deployed. Changing the config each time on all the servers takes lot of time. Is there any automated way of doing this ?

We are working on a central management feature which could help here: https://github.com/elastic/beats/issues/7028

Could you share a bit more details on what this information is to see if there are other solutions? How do you add the info at the moment (fields ?)

Yes, We add info with fields and tags in filebeat config.

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