Skip to main content

Where is the access_log for an account?

Comments

2 comments

  • jazee
    the /home/{account}/logs directory only is showing .gz files for the previous months and a php.error.log file. Where is the current access_log file for just that account/domain?

    Well that good 'ole linux find command comes in handy I remembered (find -name access_log) reveals they are in /usr/local/apache/domlogs/{account} but not as the file access_log but as the domain name as the filename. ... it's also in the folder /home/{account}/access-logs (duh - surprised I missed that)
    0
  • cPanelLauren
    I'm glad you were able to find it and thanks for updating here where you did find it and how.
    0

Please sign in to leave a comment.