Add ability to manage Tools & Settings > Server Settings > Force daily log rotation for all domains option via the cli
Add ability to manage
Tools & Settings > Server Settings > Force daily log rotation for all domains option via the cli
1
vote
Plesk Tech Support
shared this idea
It can be managed already in CLI with
- plesk bin settings -s logrotate_force=true
- plesk bin settings -s logrotate_force=false
You can also set period how long logs will be kept:
- plesk bin settings -s logrotate_period=12
—
IG