Well, the initial thing to check is the operating status. It will indicate if the members are testing healthy or failing the health checks. If you want to provide the HAProxy connection logs, you can enable Amphora tenant log offloading[1]. This will allow you to forward the haproxy logs (stamped with the project ID) via syslog protocol. You can then use that to expose them to your users. Finally, users can enable a Prometheus exporter on their load balancers[2]. Michael [1] https://docs.openstack.org/octavia/latest/admin/log-offloading.html#tenant-f... [2] https://docs.openstack.org/octavia/latest/user/guides/monitoring.html#monito... On Wed, May 8, 2024 at 3:39 PM Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com> wrote:
Hello.
I would like to know how users can debug their LB. For example, How can they check logs(HA proxy connection log) in their LB?
Thank you.
Nguyen Huu Khoi