Report this

What is the reason for this report?

Need some help with logrotate.

Posted on September 1, 2016

Hello, i need some help with logrotate. i have installed it since i setup my server but seems its not working or i might not configured it properly. now my log folder is nearly 2.5 gb and mail folder is 1.5 gb.

i want to know if i want to set limit of the logfile to 100mb where i need to put size 100M? in /etc/logrotate.d/ or /etc/logrotate.conf

also if i want to overwrite same file instead of creating new after size reached the limit what should i do?

thanks in advance.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

When configuring logrotate you can use 'size 100M` along with ‘rotate 5’ in order to have the specified log file rotated when it reaches 100MB and to keep the 5 most recent logs.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.