Reference
show startup-logs
On this page
Display messages generated during startup.
Description Jump to heading
Display messages generated during startup.
Examples Jump to heading
nix
echo "show startup-logs" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
nix
echo "show startup-logs" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
outputtext
[NOTICE] (378) : haproxy version is 3.0.0-1.0.0-296.438[NOTICE] (378) : path to executable is /opt/hapee-3.0/sbin/hapee-lb[ALERT] (378) : config : parsing [/etc/hapee-3.0/hapee-lb.cfg:11] : 'pidfile' already specified. Continuing.
outputtext
[NOTICE] (378) : haproxy version is 3.0.0-1.0.0-296.438[NOTICE] (378) : path to executable is /opt/hapee-3.0/sbin/hapee-lb[ALERT] (378) : config : parsing [/etc/hapee-3.0/hapee-lb.cfg:11] : 'pidfile' already specified. Continuing.
Do you have any suggestions on how we can improve the content of this page?