• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

log rotation naming and incremental backups

F

francescortiz

Guest
Hi,

I do incremental backups of a server. Everything is smooth except for log rotation, because everyday all log rotation files get renamed (1 becomes 2, 2 becomes 3, etc), so they are downloaded again and again, though they are old files.

What would be good is to have log rotation naming set to something like [YEAR][MONTH][DAY]. This way, old logs wouldn't be redownloaded day after day and I could store almost a year of incremental backups instead of just 2 months in 1 TB, and it would be easier to find the logs for a concrete date/period.

Is there a way to set the naming of logrotation processed logs to achieve what I look for?

Thank you
 
The problem is that the "dateext" option is not shipped with plesk logrotation binary.

Is it safe to symlink default server logrotate binary (that comes with dateext support) to the one provided with plesk 10 to have plesk use the server logrotation version?
 
Back
Top