Main public logs

From Center for Atmospheric Sciences(CAS) WIKI
Jump to navigationJump to search

Combined display of all available logs of Center for Atmospheric Sciences(CAS) WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:29, 6 January 2026 Price talk contribs created page Rotate Logs (Created page with "Bacula logs are located in \var\spool\bacula\log and these logs will grow exponentially unless rotated. You can set up a script to limit the logs by using /etc/logrotate.d file this compliments the logrotate.conf file <pre> /var/log/bacula/*.log { weekly rotate 4 notifempty missingok } /var/log/maillog { weekly rotate 4 notifempty missingok } </pre> Return to Bacula")