I am trying to combine my heartbeat visualization with APM visualization in same dashboards. Since the field names are not similar, the filter wont work correctly. So I was thinking of creating similar field names and labels per host in heartbeat.
For eg:- For each host that is monitored add custom fields like labels.region , labels.country etc.
Is it possible to add custom fields for each hosts in heartbeat.yml .
https://www.elastic.co/guide/en/beats/heartbeat/current/add-fields.html Can this be used to add custom labels for hosts ?