lsn httphdrlogprofile¶
The following operations can be performed on "lsn httphdrlogprofile":
add lsn httphdrlogprofile¶
Add LSN HTTP header logging Profile.
Synopsys¶
add lsn httphdrlogprofile <httphdrlogprofilename> [-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 looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
logMethod
HTTP method information is looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
logVersion
Version information is looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
logHost
Host information is looged 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.
Synopsys¶
rm lsn httphdrlogprofile <httphdrlogprofilename>
Arguments¶
httphdrlogprofilename
The name of the HTTP header logging Profile.
Example¶
rm lsn transportprofile profile1
set lsn httphdrlogprofile¶
Set LSN HTTP header logging Profile.
Synopsys¶
set lsn httphdrlogprofile <httphdrlogprofilename> [-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 looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
logMethod
HTTP method information is looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
logVersion
Version information is looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
logHost
Host information is looged if option is enabled.
Possible values: ENABLED, DISABLED
Default value: ENABLED
Example¶
set lsn transportprofile profile1 -portquota 128
unset lsn httphdrlogprofile¶
Use this command to remove lsn httphdrlogprofile settings.Refer to the set lsn httphdrlogprofile command for meanings of the arguments.
Synopsys¶
unset lsn httphdrlogprofile <httphdrlogprofilename> [-logURL] [-logMethod] [-logVersion] [-logHost]
show lsn httphdrlogprofile¶
Display LSN HTTP header logging Profile.
Synopsys¶
show lsn httphdrlogprofile [<httphdrlogprofilename>]
Arguments¶
httphdrlogprofilename
The name of the HTTP header logging Profile.
Outputs¶
logURL
URL information is looged if option is enabled.
logMethod
HTTP method information is looged if option is enabled.
logVersion
Version information is looged if option is enabled.
logHost
Host information is looged if option is enabled.
devno
count
stateflag
Example¶
show lsn transportprofile profile1