On 3/22/06, hkclark@gmail.com hkclark@gmail.com wrote:
On 3/22/06, Matt Morgan minxmertzmomo@gmail.com wrote:
I have this issue with logwatch that seems to be growing. I've googled this, and other people have posted questions about it here and there, but I don't see any solutions posted.
Hi Matt,
I believe you can just add a "remove =" line to /etc/log.d/conf/services/httpd.conf and add a "*Remove =" line for the thing you want filtered out before Logwatch does it's processing. If memory serves me correctly, you need *double, double quotes* if you are adding more than a one-word thing to search for. For example:
*Remove = "two words"
Thanks. Do you have any documentation on that? I can't find any, either in the man page or on logwatch.org. I'll try it and see what happens anyway, and report back.