I've had my raw logs diverted to my /public_html/ directory some months ago for processing by my custom cgi scripts. That's made the cPanel stats stop working, as expected. (Since they can't find the raw logs anymore.)

I didn't know that I could have my scripts point out to the default location of the raw logs. I never would have diverted them to my directory.

I've already submitted a helpdesk request to restore the raw logs to their original location, but the person helping me couldn't do it, and closed the request. So, I'll try another request, soon.

Once I get my raw logs back where cPanel plugins can find there, where should my cgi scripts look? What is the relative path from their directory of execution as a cron job to the raw logs? What about AddOn domains, and what about subdomains of the AddOn domains?

Thanks!