To keep track of what your administrators do, you can activate logs.
Log :
Log enabled : activate, deactivate log.
File path : file name of the log file.
Syntax : define the syntax to use as a template for each log line, you can use
Tags.
Log cache :
Cache enabled : activate, deactivate the cache : for high traffic servers, a cache lessen the work on the hard drive by writing only when the cache is full or has expired (there is no reason to disable the cache)
Size limit : every x KBytes, the log will be written (default is 64KB).
Time limit : every x seconds, the log will be written be it full or not (default is 60s).
On a highly loaded server, increasing the Size limit and Time limit will decrease the hard drive usage but it will increase the memory used.