Home > Configuration > Bot > setbotprofile_verboseloglevel

setbotprofile_verboseloglevel

Use this method to set bot verbose Logging. Based on the log level, ADC will log additional information whenever client is detected as a bot.

Syntax



Parameters

name

Name for the profile. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.), pound (#), space ( ), at (@), equals (=), colon (:), and underscore (_) characters. Cannot be changed after the profile is added. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my profile" or 'my profile').
This is mandatory parameter.

verboseloglevel

Bot verbose Logging. Based on the log level, ADC will log additional information whenever client is detected as a bot.
Default value = BOT_VERBOSE_LOGGING_NONE.
Possible Values : NONE, HTTP_FULL_HEADER.

Return Value

Returns simpleResult

See Also