Beats: [Filebeat] Add the ability to specify a custom path for autodiscover

Created on 29 Dec 2020  路  3Comments  路  Source: elastic/beats

Autodiscover cannot import configuration from another directory as inputs. It would be great if it became possible.

Integrations enhancement

Most helpful comment

Just to clarify, what you're looking for is something like filebeat.config.autodiscover, similar to filebeat.config.inputs?

Yes, so that you can specify a custom directory for filebeat.config.autodiscover. Here's an example:
filebeat.config.autodiscover: enabled: true path: autodiscover.d/*.yml

All 3 comments

Just to clarify, what you're looking for is something like filebeat.config.autodiscover, similar to filebeat.config.inputs?

Pinging @elastic/integrations (Team:Platforms)

Just to clarify, what you're looking for is something like filebeat.config.autodiscover, similar to filebeat.config.inputs?

Yes, so that you can specify a custom directory for filebeat.config.autodiscover. Here's an example:
filebeat.config.autodiscover: enabled: true path: autodiscover.d/*.yml

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gmoskovicz picture gmoskovicz  路  4Comments

musayev-io picture musayev-io  路  3Comments

marian-craciunescu picture marian-craciunescu  路  3Comments

dedemorton picture dedemorton  路  3Comments

tsg picture tsg  路  4Comments