Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix autodiscover apply location #291

Merged
merged 1 commit into from Nov 19, 2021

Conversation

bmagistro
Copy link
Contributor

The autodiscover block should be part of the filebeat section and not
its own section in the configuration[1]. This effectively prevents this
module from configuring the autodiscover component of filebeat.

[1] https://www.elastic.co/guide/en/beats/filebeat/7.15/configuration-autodiscover.html

Fixes: #278 - adding autodiscovery to config file

Signed-off-by: Ben Magistro koncept1@gmail.com

The autodiscover block should be part of the `filebeat` section and not
its own section in the configuration[1].  This effectively prevents this
module from configuring the autodiscover component of filebeat.

[1] https://www.elastic.co/guide/en/beats/filebeat/7.15/configuration-autodiscover.html

Fixes: pcfens#278 - adding autodiscovery to config file

Signed-off-by: Ben Magistro <koncept1@gmail.com>
@pcfens pcfens merged commit 2eb5d27 into pcfens:master Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants