AppDynamics Knowledge Base

How to enable debug logging for Platform Admin tool

How to enable debug logging for Platform Admin tool

How do I enable debug logging for the Platform Admin tool?

Debug logging can be helpful for getting detailed information when troubleshooting any issue. However, since debug logging generates a large amount of logging, it is not enabled by default.

To enable debug logging for the Platform Admin tool, we need to change the logging configuration in the PlatformAdminApplication.yml file, located at <PlatformAdmin Home>/conf/PlatformAdminApplication.yml. 

Make the following changes in the Platform Admin application file:

logging:

  # The default level of all loggers. Can be OFF, ERROR, WARN, INFO, DEBUG, TRACE, or ALL.
  level: DEBUG
Version history
Last update:
‎08-31-2017 10:07 AM
Updated by: