Troubleshooting and Maintenanc...
Log Levels
Increasing the SSH/Telnet Proxy Log Level
2 min
You can increase the SSH/Telnet Proxy debug log level for troubleshooting through Kron PAM CLI.
To enable debug-level tracing via CLI:
Using the exit command to exit from the OSGI console will shut down the Kron PAM Proxy app.
Log in to Kron PAM CLI and connect to the OSGI console.
telnet localhost 5555
Access to CLI console.
osgi> changeloglevel com.kron* none
Exit OSGI CLI console.
osgi> disconnect