Removal of addon domains doesn't show in logs
Hi there,
I am trying to trace whether user is removing domains or not.
I can see logs when domains are added. In error log I can see (/usr/local/cpanel/logs/error_log):
[2015-03-04 13:37:35 -0800] info [park] Creating Addon domain 'xxxxxx.com' on 'xxxxx.xxxxxx.com'.
But I cannot see when domains are removed from cPanel.
Any thoughts where I can find these logs or if we can enable it?
Thanks,
Tim
-
Hello :) You can review /usr/local/cpanel/logs/access_log for this information. Try using "grep" on the name of the addon domain name to see the entries related to it. EX: grep $domain /usr/local/cpanel/logs/access_log
Thank you.0
Please sign in to leave a comment.
Comments
1 comment