Home > Configuration > SSL VPN > setvpnparameter_clientdebug

setvpnparameter_clientdebug

Use this method to set set the trace level on Citrix Gateway. Technical support technicians use these debug logs for in-depth debugging and troubleshooting purposes. Available settings function as follows:
* DEBUG - Detailed debug messages are collected and written into the specified file.
* STATS - Application audit level error messages and debug statistic counters are written into the specified file.
* EVENTS - Application audit-level error messages are written into the specified file.
* OFF - Only critical events are logged into the Windows Application Log.
NOTE: This attribute is deprecated.
This argument is deprecated .

Syntax



Parameters

clientdebug

Set the trace level on Citrix Gateway. Technical support technicians use these debug logs for in-depth debugging and troubleshooting purposes. Available settings function as follows: * DEBUG - Detailed debug messages are collected and written into the specified file. * STATS - Application audit level error messages and debug statistic counters are written into the specified file. * EVENTS - Application audit-level error messages are written into the specified file. * OFF - Only critical events are logged into the Windows Application Log.
NOTE: This attribute is deprecated.
This argument is deprecated .
Default value = VPN_FLAG_TRACE_OFF.
Possible Values : debug, stats, events, OFF.

Return Value

Returns simpleResult

See Also