Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
on
08-31-2017
10:07 AM
- edited on
11-18-2020
12:55 PM
by
Claudia.Landiva
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
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form