Hello,

On Thu, 2021-04-15 at 01:43 -0600, Jim Freeman wrote:
> This is puzzling, since haproxy.cfg directs all logs to local*
> After some investigation, it turns out that the daemon.log and syslog
> entries arrive via facility.level=daemon.info.  I've made rsyslog cfg
> changes that now stop the haproxy msgs from overrunning daemon.log and
> syslog (and allow only a representative fraction to hit haproxy.log).
> 
> Two questions :
>  1) What is different about 2.0 that "changed its IP" entries are so
> voluminous ?
>  2) Why is daemon.info involved in the logging, when the haproxy.cfg
> settings only designate local* facilities ?

Are you running haproxy as systemd service ? Those logs could be
coming from systemd (haproxy stdout/stderr).

-Jarno

-- 
Jarno Huuskonen

Reply via email to