Living in a DevOps World.

Dennis Otugo

How to enable Logging in HAProxy

in
global
    log stdout  format raw  local0  info

This makes the HAProxy logs visible on the console if it is running in a docker container, to access it read the logs outside of a docker container run the following command:

tail -f /var/log/messages

Do you have any question, suggestion, or a correction? Do let me know at [email protected]



Follow

Instagram / LinkedIn

Designed with WordPress