linelog oddity on 3.1.x
Alan DeKok
aland at deployingradius.com
Thu Feb 18 15:17:54 CET 2016
On Feb 18, 2016, at 9:05 AM, Jonathan Gazeley <Jonathan.Gazeley at bristol.ac.uk> wrote:
>
> Yesterday I built 3.1.x from git and today I'm tidying up the rough edges in my config.
>
> I spotted that my instantiation of linelog is not behaving quite as I'd expect, as it appears not to tag the syslog_facility, and then rsyslog makes up whatever it feels like. This behaviour has changed since 3.0.11 on the same box.
>
> Here's my linelog module:
>
> linelog logtosyslog {
> destination = syslog
>
> syslog {
> syslog_facility = local5
That should just be "facility". The example config is wrong. I've pushed a fix.
Alan DeKok.
More information about the Freeradius-Users
mailing list