Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 15:35:13 -0700
From:      patrick <gibblertron@gmail.com>
To:        "FreeBSD Questions Mailing List" <freebsd-questions@freebsd.org>
Subject:   Re: syslog question
Message-ID:  <b043a4850807301535o62ff1363m58deb695553a9c9d@mail.gmail.com>
In-Reply-To: <b043a4850807301519k5a0e419avf210bb573ef6e01@mail.gmail.com>
References:  <b043a4850807301519k5a0e419avf210bb573ef6e01@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
For some reason, switching Apache to use local3 instead of local5 and
updating syslog.conf correspondingly correct this.

Weird.

Patrick


On Wed, Jul 30, 2008 at 3:19 PM, patrick <gibblertron@gmail.com> wrote:
> I've configured my Apache process to send the ErrorLog to the
> syslog:local5 facility.
>
> In my syslog.conf file, I have:
>
> !httpd
> *.*                                             /usr/local/apache/logs/error_log
>
> to catch these log messages. This works great, but these messages are
> also going into my /var/log/messages which has:
>
> *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err
> /var/log/messag
> es
>
> Apache sends to local5.notice. I have tried add local5.none to this
> line which according to the man page is suppose to disable all local5
> messages, but they still come through. Is there something I'm missing
> here?
>
> Thanks,
>
> Patrick
>



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