Hi, 24.06.2007 15:42,, Dave wrote:: > Hello, > Anyone using the freebsd port of bacula with log rotation? I'd like to > get that set up.
As far as I know, the only important thing to do is to NOT send Bacula any signals after log rotation - Bacula reopens for append the log files it needs, so you can safely move the original log and process it. It might be necessary to wait until the (then copied) log file is no longer in use by any Bacula process before you work with it, but log accesses should usually be finished quickly. Arno > Thanks. > Dave. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Bacula-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Arno Lehmann IT-Service Lehmann www.its-lehmann.de ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
