All,
I am trying to set JBoss 4.2.3 to log to syslog.  I have edited jboss-log4j.xml 
with this...

{code}
   <!-- Syslog events -->
   
     
     
     
     
     
       
     
   
{code}

I have also added this statement to my syslog.conf configuration....
{code}
# Log JBoss
JBOSS.*                                         /var/log/jboss
{code}

It is not logging, is there something that I am missing here.  
Thanks for the help!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180330#4180330

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180330
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to