hi there...
I'm trying to create a monitoring integration for our web sites.
I'm using the heartbeat (standalone docker) for uptime with the external\public URL and on the sites hosting servers, I've add filebeats and Metricbeats for Logs and Metrics.
the issue is that the metricbeats is based on hostname and the heartbeat is based on IP.
as I'm using the external URLs and get back the public IP, how can I correlate them to use the uptime integrations for viewing the logs and metrics directly?
Thanks,
Shay