by onyx » Mon Feb 02, 2004 6:40 am
Hi!
Use a system logger, which can sort your logfiles depending on the
content of your log, eg. syslog-ng, which has match("") filtering, so
for example match("grsec:") will do the trick. See syslog-ng, how to
do this properly, it`s quite easy.
onyx