Currently, using the autodiscover feature, in kibana heartbeat dashboard all services have name "Unnamed-auto-tcp...".
How to provide a name using some docker label?
Tried using the following configuration with no results:
The event has empty "monitor.name" field.
Also tried name: "%{[docker][container][labels][app]}", but "montior.name" becomes " %{[docker][container][labels][app]}".
Using a static name works (name: some_name), but all docker services will have the same name.
Get Name: "[Unnamed - auto-tcp-0XAAF24562C128E8BB]" under Uptime in Kibana when the node reports in.
The fun thing is that i copy the heartbeat.yml from my other cluster running 6.6.0 where the names show correctly. But its a changed GUI in 7.3.1, its not called host any more, now its called name.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.