Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This paragraph addresses the basic configuration and default location of the systems logs. Under JBOSS HOME/standalone/configuration/logging.properties the location of the systems logs can be changed and the specific logging behavior of the system altered. Default  

Default location is JBOSS HOME/standalone/logs/. Under logs/ several log files are stored and archived. The server.log will log most information about the current day and is usually interpreted should an unusual behavior occur. Older server.logs are stored with an attached creation-date in the format yyyy:mm:dd.

Info

You can also access the log information without JBOSS access via the administration section. See: Logs

...