connection debug-add
Enable client debug logs for all the sessions from this IP address
Parameters:
<-a | --address> IP address (mandatory)
Example:
connection debug-add -a 192.168.0.100
connection debug-remove
Disable client debug logs for all the sessions from this IP address
Parameters:
<-a | --address> IP address (mandatory)
Example:
connection debug-remove -a 192.168.0.100
connection debug-cleanup
Disable client debug logs for all the sessions from all IP address
Example:
connection debug-cleanup
connection debug-show
Show IP addresses list for which client debug logs recording is enabled
Example:
connection debug-show