logRotation

Rotation of logs in file error.log
Free
Download the package from the manager of your site.
How to download?
Packages
22
Downloads
52 485
Автор дополнения
Packages
22
Downloads
52 485
Version 1.0.2-beta
Release date 06.06.2023
Downloads 1 299
Views 1 501
This extra solves the problem of big error file.

Logs rotation

On some sites over the years has accumulated a huge number of entries in the error log MODX. File size may exceed gigabytes.

Extra logRotation checks the size of the file error.log. The plugin will delete old entries when the size exceeds the maximum allowed size specified in the system settings

Instruction

Install the add-on and specify the maximum file size in the system setting logrotation_size.

1.0.2-beta

  • Check existing log file

1.0.1-beta

  • Hide warning for file_size function

1.0.0-beta

  • First release