JBOSS Admin

Monday, January 25, 2010

Logging

Make your logging choices in the file
/opt/jboss-eap-5.0/jboss-as/server/default/conf/jboss-log4j.xml

App logs location can be defined in
      <param name="File" value="/opt/jbosslogs/appname-server.log"/>

For example, rollover can be done for each hour by uncommenting
      <!-- Rollover at midnight each day
      <param name="DatePattern" value="'.'yyyy-MM-dd"/>
      -->
      <!-- Rollover at the top of each hour -->
      <param name="DatePattern" value="'.'yyyy-MM-dd-HH"/>

posted by Jayanthi Krishnamurthy @ 12:27 PM   0 Comments

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home

Newer›  ‹Older

About Me

Name: Jayanthi Krishnamurthy

View my complete profile

Posts

  • Logging

Older Posts Newer Posts

Archives

Subscribe to
Posts [Atom]