Hi,My error log at:
/usr/local/apache/logs/error_log

tends to get full up of file not found lines. I want to split these off into a separate file so that I do not miss more important errors, but still have the file not founds to check through, and think it is possible by piping to a logging program, but am not sure what to google to find such a program, maybe it is conditional logging...either way I am not having much luck finding anything and think maybe i am googling the wrong words.

Can anyone recommend a script/program that would enable me to do this on a cpanel/whm system?