How to log per application using log4j filters in JBoss EAP 5?
Issue
- There is a common jar in
$JBOSS_HOME/server/$CONFIG/lib
with classes that produce log statements with log4j. - Since deployed applications use classes in a common jar, how can each application have its own log file that includes logs from its use of the common classes?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.