Hello everyone,
I’m looking for best practices on how to manage and maintain EspoCRM logs so that they don’t cause the server storage to grow excessively over time.
Currently, I’ve noticed that the log files can get quite large, and I’d like to know:
- How do you handle log rotation or automatic cleanup?
- Is there a built-in configuration or a recommended script for this?
- Are there any safe limits or retention periods you usually apply?
Any suggestions, configurations, or automation tips would be greatly appreciated.

Comment