I would like to send server errors, in addition to being logged to server.log, via SNMP to our monitoring system.
So I uncommented the TRAP_LOG appender, adapted the ManagementHost and also changed the LocalTrapSendPort to some unprivileged port as JBoss is running as ordinary user, and added the TRAP_LOG appender to the root category, below the CONSOLE and FILE appender-refs, but it never seems to send anything. I tried to do the same with the SMTP appender, this works perfectly fine. When i move the TRAP_LOG appender-ref so it is above the CONSOLE and FILE appender-refs in the root category setup, nothing is logged, not even to CONSOLE and FILE anymore. I also tried to uncomment the TRAP_LOG categories but like this also nothing is logged anymore. Does anyone have an idea what I am missing here? Torsten View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939544#3939544 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939544 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
