Hi,
in addition to the VirtualHost log files I would like to have an Apache log file for all accounts on the server. One which logs all accesses.
The reason I need this is because a hacker is sending phishing emails from /tmp as user nobody and the only way I can think of to find out which script contains the security hole that allows him to do this is by analyzing Apache log files. But the log files of Cpanel do not contain the information I need and are too large. I would like to create a log file containing all accesses which only logs the URL and process ID. This way using auditd I can track down the process that creates the scripts in /tmp.
So is there any way I can have a globald apache log file in addition to the VirtualHost log files. I needed this many times before but it seems to me (so far) that the Apache programmers simply do not support this.



LinkBack URL
About LinkBacks
Reply With Quote





