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

Missing resources field in azure module configuration examples #14224

Closed
kaiyan-sheng opened this issue Oct 24, 2019 · 2 comments · Fixed by #14328
Closed

Missing resources field in azure module configuration examples #14224

kaiyan-sheng opened this issue Oct 24, 2019 · 2 comments · Fixed by #14328
Assignees
Labels
Metricbeat Metricbeat Team:Integrations Label for the Integrations team

Comments

@kaiyan-sheng
Copy link
Contributor

In azure module config example https://www.elastic.co/guide/en/beats/metricbeat/master/metricbeat-module-azure.html#_example_configuration_5, resources field is not a part. But when I tried to run azure module monitor metricset without resources, metricbeat reported error:
2019-10-24T11:59:53.049-0600 ERROR instance/beat.go:894 Exiting: 1 error: no resource options defined: module azure - monitor metricset

@kaiyan-sheng
Copy link
Contributor Author

@narph What do you think? I'm not sure if resources field is not there on purpose.

@narph narph self-assigned this Oct 25, 2019
@narph
Copy link
Contributor

narph commented Oct 25, 2019

@kaiyan-sheng , a resource option must be added, a configuration example can be found in the azure.yml/.disabled file. Will try to update the .ascii files as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metricbeat Metricbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants