ADC CLI Commands

ns-weblogparam

The following operations can be performed on “ns-weblogparam”:

set unset show

set ns weblogparam

Sets the Weblog parameters.

Synopsis

set ns weblogparam [-bufferSizeMB ] [-customReqHdrs ...] [-customRspHdrs ...]

Arguments

bufferSizeMB Buffer size, in MB, allocated for log transaction data on the system. The maximum value is limited to the memory available on the system. Default value: 16 Minimum value: 1 Maximum value: 4294967294LU

customReqHdrs Name(s) of HTTP request headers whose values should be exported by the Web Logging feature.

customRspHdrs Name(s) of HTTP response headers whose values should be exported by the Web Logging feature.

unset ns weblogparam

Use this command to remove ns weblogparam settings.Refer to the set ns weblogparam command for meanings of the arguments.

Synopsis

unset ns weblogparam [-bufferSizeMB] [-customReqHdrs] [-customRspHdrs]

show ns weblogparam

Displays the Weblog parameters.

Synopsis

show ns weblogparam

Arguments

Output

bufferSizeMB Buffer size in MB.

customReqHdrs Name(s) of HTTP request headers whose values should be exported by the Web Logging feature.

customRspHdrs Name(s) of HTTP response headers whose values should be exported by the Web Logging feature.

builtin Flag to determine if log bufs is built-in or not

feature The feature to be checked while applying this config

ns-weblogparam