What is the most easily accessible way to track changes made to cPanel?
Ideally I would like to create a script which gathers information from the cPanel logs, but are there any scripts already created to do this?
What is the most easily accessible way to track changes made to cPanel?
Ideally I would like to create a script which gathers information from the cPanel logs, but are there any scripts already created to do this?
Not entirely sure this is what you want, but it might help you:
If you have logwatch installed, go to /etc/log.d/conf/logwatch.conf
Inside change mailto to your own e-mail address. There will also be an option to change the level of detail to either Low, Medium or High.
You should be able to run a test with: ./usr/share/logwatch/scripts/logwatch.pl --range today
.