<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi, </DIV>
<DIV>I have a weird issue... Running RT (version 3.8.1 on suse 11)</DIV>
<DIV>I am trying to move RT logs to /var/log/rt3/rt.log, but it keeps putting entries in /var/log/messages...</DIV>
<DIV>Here is part of my RT_SiteConfig.pm</DIV>
<DIV>--------------------------------------</DIV>
<DIV>#  Mail loops will generate a critical log message.<BR>Set($LogToSyslog    , 'debug');<BR>Set($LogToScreen    , 'error');<BR>Set($LogToFile      , undef);<BR>Set($LogDir, '/var/log/rt3');<BR>Set($LogToFileNamed , "rt3.log");    #log to rt.log<BR>--------------------------------------</DIV>
<DIV>I have tried commenting out "Set($LogToFile      , undef", but same results.</DIV>
<DIV> </DIV>
<DIV>Any ideas?</DIV>
<DIV>Thanks</DIV></td></tr></table><br>