ADC CLI Commands

lsn-httphdrlogprofile

The following operations can be performed on “lsn-httphdrlogprofile”:

show unset set add rm

show lsn httphdrlogprofile

Display LSN HTTP header logging Profile.

Synopsis

show lsn httphdrlogprofile []

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

Output

logURL URL information is logged if option is enabled.

logMethod HTTP method information is logged if option is enabled.

logVersion Version information is logged if option is enabled.

logHost Host information is logged if option is enabled.

devno count stateflag

Example

show lsn transportprofile profile1

unset lsn httphdrlogprofile

Use this command to remove lsn httphdrlogprofile settings.Refer to the set lsn httphdrlogprofile command for meanings of the arguments.

Synopsis

unset lsn httphdrlogprofile [-logURL] [-logMethod] [-logVersion] [-logHost]

set lsn httphdrlogprofile

Set LSN HTTP header logging Profile.

Synopsis

set lsn httphdrlogprofile [-logURL ( ENABLED | DISABLED )] [-logMethod ( ENABLED | DISABLED )] [-logVersion ( ENABLED | DISABLED )] [-logHost ( ENABLED | DISABLED )]

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

logURL URL information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logMethod HTTP method information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logVersion Version information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logHost Host information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

set lsn transportprofile profile1 -portquota 128

add lsn httphdrlogprofile

Add LSN HTTP header logging Profile.

Synopsis

add lsn httphdrlogprofile [-logURL ( ENABLED | DISABLED )] [-logMethod ( ENABLED | DISABLED )] [-logVersion ( ENABLED | DISABLED )] [-logHost ( ENABLED | DISABLED )]

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

logURL URL information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logMethod HTTP method information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logVersion Version information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

logHost Host information is logged if option is enabled.

Possible values: ENABLED, DISABLED Default value: ENABLED

Example

add lsn httphdrlogprofile profile1 -url ENABLED

rm lsn httphdrlogprofile

Remove LSN HTTP header logging Profile.

Synopsis

rm lsn httphdrlogprofile

Arguments

httphdrlogprofilename The name of the HTTP header logging Profile.

Example

rm lsn transportprofile profile1

lsn-httphdrlogprofile