Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

To achieve higher concurrency, the following logging levels should be set to ERROR.

  • log4j.rootLogger
  • log4j.logger.Event
  • log4j.logger.com.mchange

To configure these properties:

  1. Login as admin user, click Account > Settings.
  2. Expand the Server Node Settings in the left panel.
  3. Select the server node.
  4. Click Edit.
  5. Expand Systems > Logging.
  6. Change the values of these properties to ERROR.
    • log4j.rootLogger
    • log4j.logger.Event
    • log4j.logger.com.mchange
  7. Click Save.
  8. To reload the configuration, click Reload Configuration link.
    A confirmation message is displayed that the configuration has been reloaded.
  • No labels