
Chapter 4 Web Server Logging
b. <root directory extracted from the Windows NSWL client package zip file>\etc (for example,
c. < root directory extracted from the Windows NSWL client package zip file >\samples (for example,
4.At a command prompt, run the following command from the <root directory extracted from the Windows NSWL client package zip file>\bin path:
nswl -install -f <directorypath> \log.conf
<directorypath>: Specifies the path to the configuration file ( log.conf ). By default, log.conf is in the < root directory extracted from the Windows NSWL client package zip file >\samples directory. But you can copy log.conf to your desired directory.
To uninstall the NSWL client on a Windows system
At a command prompt, run the following from the <root directory extracted from the Windows NSWL client package zip file>\bin path:
nswl
Installing NSWL Client on an AIX Operating System
Copy the installation files from the NetScaler product CD or download them from ftp.netscaler.com. Log on to the AIX system as an administrator. Use the following procedure to install the NSWL executable and the other files on the system.
To install the NSWL client package on an AIX operating system
1.Copy the NSweblog.rpm file into a temporary directory:
cp <path_to_cd>/Utilities/weblog/AIX/NSweblog.rpm /tmp
2.To install the NSWL executable, use the following command:
rpm -i NSweblog.rpm
This command extracts the files and installs them in the following directories.
•/usr/local/netscaler/etc
•/usr/local/netscaler/bin
•/usr/local/netscaler/samples
To uninstall the NSWL client package on an AIX operating system
At a command prompt, type:
102