Hello,

I'm looking to add my bacula log file to the logrotate cron.  An example
file isn't in my scripts directory, but searching on the internet has show
that it's not too hard.  The one question I do have is do I need a
postrotate line to bounce the bacula process?  How does the log get zeroed
out and start a new one?


/var/log/bacula.log {
     monthly
     rotate 7
     notifempty
     compress
     create 640 root root
}



Will this work?

Thanks    --Kenny
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to