TDassel
08-06-2002, 11:50 AM
Hello,
I want to log the DNS names of the visitors of my intranetsite and rotate the logs every 24 hours ( I have like to 3 MB access log for one day ).
The Apache docs only list the Unix syntax. Is it possible to first have the lookups done and then rotate the logs ?
Something like:
Custom Logs "|logresolve | rotatelogs ...\access.log 86400" ??
Any help, script etc would be appreciated, because I couldīt get anything to work.
Thanks
I want to log the DNS names of the visitors of my intranetsite and rotate the logs every 24 hours ( I have like to 3 MB access log for one day ).
The Apache docs only list the Unix syntax. Is it possible to first have the lookups done and then rotate the logs ?
Something like:
Custom Logs "|logresolve | rotatelogs ...\access.log 86400" ??
Any help, script etc would be appreciated, because I couldīt get anything to work.
Thanks