Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2019 17:15:18 +0200
From:      clay@milos.co.za
To:        sthaug@nethelp.no
Cc:        slw@zxy.spb.ru, freebsd-stable@freebsd.org, owner-freebsd-stable@freebsd.org
Subject:   Re: haproxy syslog comptible
Message-ID:  <1bc0254ca9a457f2ce66aebef9b48aa7@milos.co.za>
In-Reply-To: <20190624.165651.282619446.sthaug@nethelp.no>
References:  <30C12D55-56E1-43BC-90FE-D870BF811718@gromit.dlib.vt.edu> <20190624144239.GK2161@zxy.spb.ru> <20190624144404.GL2161@zxy.spb.ru> <20190624.165651.282619446.sthaug@nethelp.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@nethelp.no
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to 
> "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1bc0254ca9a457f2ce66aebef9b48aa7>