You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/16 08:39:09 UTC

[GitHub] [cloudstack] weizhouapache edited a comment on pull request #5132: Change logrotate interval to hourly

weizhouapache edited a comment on pull request #5132:
URL: https://github.com/apache/cloudstack/pull/5132#issuecomment-881278286


   @ravening this works in my testing
   
   ```
   root@r-84-VM:~# systemctl status logrotate.timer
   ● logrotate.timer - Daily rotation of log files
        Loaded: loaded (/lib/systemd/system/logrotate.timer; enabled; vendor preset: enabled)
        Active: active (waiting) since Thu 2021-07-15 13:25:51 UTC; 18h ago
       Trigger: Fri 2021-07-16 08:00:00 UTC; 5min left
      Triggers: ● logrotate.service
          Docs: man:logrotate(8)
                man:logrotate.conf(5)
   
   Jul 15 13:25:51 systemvm systemd[1]: Started Daily rotation of log files.
   root@r-84-VM:~# systemctl status logrotate.timer
   ● logrotate.timer - Daily rotation of log files
        Loaded: loaded (/lib/systemd/system/logrotate.timer; enabled; vendor preset: enabled)
        Active: active (waiting) since Thu 2021-07-15 13:25:51 UTC; 19h ago
       Trigger: Fri 2021-07-16 09:00:00 UTC; 23min left
      Triggers: ● logrotate.service
          Docs: man:logrotate(8)
                man:logrotate.conf(5)
   
   Jul 15 13:25:51 systemvm systemd[1]: Started Daily rotation of log files.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org