I'm trying to import some old raw apache logs (dated months/years ago), from a non-cpanel server to a cpanel server. The goal is that the logs and/or stats from the logs will be available to the user as if the cpanel account had received the hits at the time specified in the logs...even though the cpanel account didn't exist yet. How can I do this?
I tried appending the logs to /usr/local/apache/domlogs/<username>/<domainname> and waiting for logs to be processed, or running /scripts/runweblogs <username>, but have not gotten any results at all. All lines seem to be ignored because no hits are showing up in any stats program. The file formats are identical. The logs I used were from a few months ago, so maybe the date of each line being in the past is causing each line to be ignored. If so, is there a way to override this behavior?
Thanks.


LinkBack URL
About LinkBacks
Reply With Quote