Completed (Content Update)

Completed

KB-000035765 system diagnostics subsystems CSC debug on - Unknown Parameter 'on'

https://support.sophos.com/support/s/article/KB-000035765?language=en_US

you write:

  1. Log in to the SF CLI console (Telnet or SSH).
  2. Choose option 4. Device Console and press enter.
  3. Execute the following command to enable debug mode for the WebProxy subsystem.

console> system diagnostics subsystems WebProxy debug on


console> system diagnostics subsystems
Access-Server  IM             MTA            Pktcapd        SSLVPN-RPD
Bwm            IPSEngine      Msyncd         SMTPD          WebProxy
CSC            LoggingDaemon  POPIMAPDaemon  SSLVPN

When I try to put CSC into debug: the "on" command is unknown to the XG.

18.0 MR5

console> system diagnostics subsystems CSC debug on
% Error: Unknown Parameter 'on'

without "on"
console> system diagnostics subsystems CSC debug
Debug for CSC subsystem is toggled.

same for off:

console> system diagnostics subsystems CSC debug off
% Error: Unknown Parameter 'off'

Also it is unclear what happens here after 1000 lines? Will debug be disabled automatically?

You can increase or decrease the number of lines included in the CTR by executing the following command in the CLI. The ctr-log-lines is set to 1000 by default.

console> system diagnostics ctr-log-lines 1000