Dear Elastic Team,
When i want to edit file for filebeat it says only read only. I've checked that there is a user available called filebeat in the container but i don't no the password so i'm not able to change anything.
Please help me out as i'm receiving the error message:
16/01/2019 14:54:102019-01-16T13:54:10.542Z INFO add_cloud_metadata/add_cloud_metadata.go:340 add_cloud_metadata: hosting provider type not detected.
After i'm able to edit the file will continue with the following change: on
ES_HOSTS="10.45.3.2:9220,10.45.3.1:9230"
You can reference this variable in the config file:
output.elasticsearch:
hosts: '${ES_HOSTS}'
https://www.elastic.co/guide/en/beats/metricbeat/current/using-environ-vars.html