haproxy syslog comptible

clay at milos.co.za clay at milos.co.za
Mon Jun 24 15:42:02 UTC 2019


I don´t think it´s changed in 12 but on 11.2 I´m using in haproxy.conf
global
     daemon
     maxconn     512  # Total Max Connections. This is dependent on 
ulimit
     nbproc      1
     ssl-default-bind-options no-sslv3 no-tls-tickets
     ssl-default-bind-ciphers 
EECDH+AESGCM:AES256+EECDH:AES128+EECDH:AES256+RSA
     log 192.168.0.2 local2
defaults
     log         global

In syslog.conf
# HAProxy
local2.*                                        /var/log/haproxy.log


On 2019-06-24 16:56, sthaug at nethelp.no wrote:
>>> I mean you talk about different syslogd, not from FreeBSD:
>>> 
>>> syslogd: illegal option -- O
>>> usage: syslogd [-468ACcdFknosTuv] [-a allowed_peer]
>>>                [-b bind_address] [-f config_file]
>>>                [-l [mode:]path] [-m mark_interval]
>>>                [-P pid_file] [-p log_socket]
>> 
>> Ah, I am see -- I am need syslogd from FreeBSD-12, thx.
> 
> The option certainly exists in 11.3-PRERELEASE also:
> 
> SYNOPSIS
>      syslogd [-468ACcdFHkNnosTuv] [-a allowed_peer] [-b bind_address]
>              [-f config_file] [-l [mode:]path] [-m mark_interval] [-O 
> format]
>              [-P pid_file] [-p log_socket] [-S logpriv_socket]
> 
> Steinar Haug, Nethelp consulting, sthaug at nethelp.no
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to 
> "freebsd-stable-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list