{ "command": "/opt/elasticsearch_exporter/elasticsearch_exporter --es.uri http://{{ api_interface_address | put_address_in_context('url') }}:{{ elasticsearch_port }} --web.listen-address {{ api_interface_address | put_address_in_context('url') }}:{{ prometheus_elasticsearch_exporter_port }}", "config_files": [], "permissions": [ { "path": "/var/log/kolla/prometheus", "owner": "prometheus:kolla", "recurse": true } ] }