Syncing HAProxy Logs to SigNoz for Analysis

TLDR Sundar sought advice on syncing HAProxy logs to SigNoz for analysis. Ankit suggested using `filelogreceiver` and highlighted that in a k8s setting, the logs should be visible.

Photo of Sundar
Sundar
Fri, 04 Aug 2023 04:14:49 UTC

Is there a way to sync the haproxy logs in to SigNoz and analyze those ?

Photo of Ankit
Ankit
Fri, 04 Aug 2023 04:40:52 UTC

yes..you can read the logs from the file using `filelogreceiver`

Photo of Ankit
Ankit
Fri, 04 Aug 2023 04:41:58 UTC

Are you using k8s or it's vanilla VMs?

Photo of Ankit
Ankit
Fri, 04 Aug 2023 04:42:29 UTC

in k8s the filelog receiver is already enable IMO and you should see logs from all namespaces

Photo of Sundar
Sundar
Sat, 05 Aug 2023 18:23:57 UTC

Thanks Ankit, I am running haproxy in standalone machine, but i want to collect and trace the logs.