Logging to log table working now. Not sure what change did it.
--- On Sat, 2/14/09, Peter Reilly wrote:
> From: Peter Reilly
> Subject: Re: [Bacula-users] No entries in log table
> To: bacula-users@lists.sourceforge.net
> Date: Saturday, February 14, 2009, 8:50 AM
>
host = all, !skipped
> console = all, !skipped, !saved
> # append = "/var/lib/bacula/log" = all, !skipped
> append = "/var/log/bacula/log" = all, !skipped
> catalog = all, !skipped, !saved
> }
>
>
> --- On Fri, 2/13/09, Dan Langille wrote:
>
I should have provided the messages section. Here it is. Also, I should have
mentioned the reason I'm looking at the log table, is that bweb seems to use
it, and I'd like to see the log of jobs in bweb.
Thanks,
Peter
Messages {
Name = Standard
mailcommand = "/usr/sbin/bsmtp -h localhost
Peter Reilly wrote:
> I'm using mysql 5.0.45, and bacula 2.4.2 (installed from RPM). Most things
> seem to be working well, but I'm getting nothing written to the log table in
> mysql.
>
> What configuration setting controls logging events to the mysql database?
I find this interesting becau
I'm using mysql 5.0.45, and bacula 2.4.2 (installed from RPM). Most things
seem to be working well, but I'm getting nothing written to the log table in
mysql.
What configuration setting controls logging events to the mysql database?
Thanks in advance.
--