Metricbeat Error : instance/beat.go:971 Exiting: missing field accessing 'metricbeat.modules.0.hosts.0' (source:'metricbeat.yml'

Hi,

I'm trying to deploy metric beat in our environment using helm charts 7.11.2, but the pods are crashing due to below error.

Please help me to fix this issue...

2021-03-08T08:09:50.607Z INFO instance/beat.go:304 Setup Beat: metricbeat; Version: 7.11.2
2021-03-08T08:09:50.607Z INFO [index-management] idxmgmt/std.go:184 Set output.elasticsearch.index to 'metricbeat-7.11.2' as ILM is enabled.
2021-03-08T08:09:50.607Z INFO eslegclient/connection.go:99 elasticsearch url: https://elasticsearch-master:9200
2021-03-08T08:09:50.607Z WARN [tls] tlscommon/tls_config.go:93 SSL/TLS verifications disabled.
2021-03-08T08:09:50.608Z INFO [publisher] pipeline/module.go:113 Beat name: iZ8psddwe6h3zdxqig16i6Z
2021-03-08T08:09:50.622Z INFO [api] api/server.go:66 Stats endpoint (127.0.0.1:5066) finished: accept tcp 127.0.0.1:5066: use of closed network connection
2021-03-08T08:09:50.622Z INFO instance/beat.go:437 metricbeat stopped.
2021-03-08T08:09:50.622Z **ERROR instance/beat.go:971 Exiting: missing field accessing 'metricbeat.modules.0.hosts.0' (source:'metricbeat.yml')
> Exiting: missing field accessing 'metricbeat.modules.0.hosts.0' (source:'metstrong textricbeat.yml')

1 Like

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