My logging to syslog was happily running when compiled with
"--with-log=LOG_LOCAL6" when running 1.9 however when i try and compile
2.0.4 it appears to be ignoring the log facility as the logs are not
appearing in the correct file that syslog creates
How do I define the facility for pound 2.0.X ?
[...]
Re: [Pound Mailing List] Choice of syslog facility for 2.0.4 Russell Valentine <russ(at)altec.org>
Will Tatam said the following on 05/02/06 13:15:[...]
In the config (See man pound)
LogFacility local6
much better this way, so you don't have to have multiple binary versions
of pound for different log facilities.
Russell Valentine