Chapter 4 Web Server Logging
Configuring the NetScaler Appliance for Web Server Logging
On the NetScaler appliance you need to enable the Web Server Logging feature, and you can modify the size of the buffer that stores the logged information before sending the logged information to the NetScaler Web Logging (NSWL) client.
Enabling or Disabling Web Server Logging
Web server logging is enabled by default.
To enable or disable Web server logging by using the NetScaler command line
At the NetScaler command prompt, type the following relevant commands to add or remove Web server logging and verify the configuration:
wenable ns feature WL
wdisable ns feature WL
wsh ns feature
Example
>enable ns feature WL Done
sh ns feature
| Feature | Acronym | Status |
1) | |||
Web Logging | WL | ON | |
2) | Surge Protection | SP | ON |
. |
|
|
|
. |
|
|
|
. | NetScaler Push | push | OFF |
24) | |||
Done |
|
|
|
>
>disable ns feature WL Done
sh ns feature
| Feature | Acronym | Status |
1) | |||
Web Logging | WL | OFF | |
2) | Surge Protection | SP | ON |
. |
|
|
|
. |
|
|
|
. | NetScaler Push | push | OFF |
24) |
94