Menu

#4502 Log File Rotation module: set minsize for file

1.710
closed-fixed
nobody
1
2014-11-07
2014-11-07
No

The possibility to set the minsize for a file, that should be rotated, would be nice!

See here the logrotate docs: http://linux.die.net/man/8/logrotate

minsize size
Log files are rotated when they grow bigger than size bytes, but not before the additionally specified time interval (daily, weekly, monthly, or yearly). The related size
option is similar except that it is mutually exclusive with the time interval options, and it causes log files to be rotated without regard for the last rotation time.
When minsize is used, both the size and timestamp of a log file are considered.

Discussion

  • Jamie Cameron

    Jamie Cameron - 2014-11-07
    • status: open --> closed-fixed
     
  • Jamie Cameron

    Jamie Cameron - 2014-11-07

    Nice idea - I will add this in the next Webmin release.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.