Back to Geneos FAQ

How do I enable WebServer/WebDashboard debug?

To enable the WebServer/WebDashboard debug, follow the steps listed below:

  1. Go to the “config” folder 2. Open the “log4j.properties” using an editor, i.e. vi, vim 3. Edit log4j.properties and modify the log4j.rootLogger parameter from:
log4j.rootLogger=off, CONSOLE, FILE

to

log4j.rootLogger=DEBUG, CONSOLE, FILE
  1. Save the changes 5. Restart the WebDashboard
["Geneos"] ["Geneos > Web Dashboard"] ["FAQ"]

Was this topic helpful?