-->
🏠 🔍
SHAREOLITE

Radware App Director - Enable Debug Log Error log levels command line

Below are few sample Radware App director device commands to set the default logging level. 


To clear the logs in logger 
system internal dxp dxwrite-file-clear

To set the log level to Debugging mode , captures detailed logs 
system internal ax-lo set ALL -l DEBUG

To set the log level to Error , captures only error logs 
system internal ax-log set ALL -l ERROR


This may be useful to some geeks debugging app director behavior.

Comments

–>