On Tue, 27 May 2014 08:27:24 -0400
Matthew Miller wrote:
> You could drop something into /etc/rsyslog.d/, not relying on just local0
> but also the program name. See
> (http://wiki.rsyslog.com/index.php/Filtering_by_program_name)
Thanks a lot, that's exactly the hint that I needed.
> Is the app
On Fri, May 23, 2014 at 08:34:43PM -0600, Pete Zaitcev wrote:
> I have a bug 1083039 where basically an application logs everything
> to syslog making a mess out of /var/log/messages. The logging facility
> is configurable and the default is local0.
> I'm toying with an idea of doing something like
On Fri, May 23, 2014 at 08:34:43PM -0600, Pete Zaitcev wrote:
> Greetings, All:
>
> I have a bug 1083039 where basically an application logs everything
> to syslog making a mess out of /var/log/messages. The logging facility
> is configurable and the default is local0.
>
> I'm toying with an idea
Greetings, All:
I have a bug 1083039 where basically an application logs everything
to syslog making a mess out of /var/log/messages. The logging facility
is configurable and the default is local0.
I'm toying with an idea of doing something like this in %post
sed -e "s/cron.none[
\t]*\/var\/log