Page MenuHomeVyOS Platform

HAProxy: remove unsupported syslog facilities and log levels
Closed, ResolvedPublicBUG

Description

CLI in 1.4.x

vyos@vyos# set load-balancing reverse-proxy global-parameters logging facility
Possible completions:
 > all                  All facilities excluding "mark"

CLI in later versions

vyos@vyos# set load-balancing haproxy global-parameters logging facility
Possible completions:
 > all                  All facilities excluding "mark"

CLI offers a facility named all, authpriv, mark but that is not supported in HAProxy.
In addition there is an all log level that is unsupported either.

May 05 15:09:49 haproxy[20386]: [ALERT]    (20386) : config : parsing [/run/haproxy/haproxy.cfg:11] : log : unknown log facility 'all'

See https://www.haproxy.com/documentation/haproxy-configuration-manual/latest/#8

Details

Version
1.4.0
Is it a breaking change?
Config syntax change (migratable)
Issue type
Bug (incorrect behavior)

Event Timeline

c-po claimed this task.
c-po renamed this task from HAProxy: logging facility "all" unavailable in code to HAProxy: remove unsupported syslog facilities.May 5 2025, 6:11 PM
c-po renamed this task from HAProxy: remove unsupported syslog facilities to HAProxy: remove unsupported syslog facilities and log levels.May 5 2025, 6:31 PM
c-po updated the task description. (Show Details)
Viacheslav changed the task status from Open to In progress.May 6 2025, 9:13 AM
Viacheslav triaged this task as Normal priority.
c-po removed a project: VyOS 1.4 Sagitta (1.4.3).
c-po moved this task from Open to Finished on the VyOS 1.5 Circinus board.
c-po moved this task from Need Triage to Completed on the VyOS Rolling board.