[rt-users] Logging
Jaime Diaz
JDiaz at esabel.net
Thu Sep 4 10:25:46 EDT 2003
It says there that by default it logs everything to a file. However,
/opt/rt3/var/log is empty. My Config about logging is this (I've changed the
$LogToFileNamed variable):
Set($LogToSyslog , 'debug');
Set($LogToScreen , 'error');
Set($LogToFile , undef);
Set($LogToFileNamed , "/var/log/rt.log"); #log to rt.log.<pid>.<user>
My guess is that I should change th LogToFile value, but putting it to 0
didn't do it.
-----Original Message-----
From: Rasmus Brøgger [mailto:Rasmus.Brogger at uni-c.dk]
Sent: Jueves, 04 de Septiembre de 2003 10:51 a.m.
To: Jaime Diaz
Cc: rt-users at lists.fsck.com
Subject: Re: [rt-users] Logging
On Thu, Sep 04, 2003 at 10:33:16AM -0300, Jaime Diaz wrote:
> Is logging enabled by default on RT 3.0.0. If not, where it shoud be
> activated?
>
> Thanks.
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
/path/to/rt/etc/RT_Config.pm
Search for Logging, and apply chages to your RT_SiteConfig.pm
/rhb
More information about the rt-users
mailing list