×
Back to Geneos FAQ
How do I enable WebServer/WebDashboard debug?
To enable the WebServer/WebDashboard debug, follow the steps listed below:
- Go to the “config” folder 2. Open the “log4j.properties” using an editor, i.e. vi, vim 3. Edit
log4j.propertiesand modify thelog4j.rootLoggerparameter from:
log4j.rootLogger=off, CONSOLE, FILE
to
log4j.rootLogger=DEBUG, CONSOLE, FILE
- Save the changes 5. Restart the WebDashboard
["Geneos"]
["Geneos > Web Dashboard"]
["FAQ"]