From: Joel U. <uck...@el...> - 2005-12-09 14:55:02
|
Thus spake Alan Hoyle: > My logwatch setup (the default for FC3) reports any wiki access on an > individual line. > > How can I change this so it doesn't do this? > > -alan The script logwatch uses for httpd is /usr/share/logwatch/scripts/services/http in FC4 (might be different in FC3). There's a section called 'Count types and bytes'. I think what you should do is add a case here to catch wiki pages and count them like the other types. If you get that to work, let us know. I'd like to incororate it into my script. -- J. |