This article describes how to configure Web Server Logging on Windows OS for standalone NetScaler.
Complete the following steps to configure NetScaler web logging on Windows:
Install the nswl client.
nswl -install -f C:\Users\comp\Downloads\Weblog-10.x-xxx.xxxx.e\nswl_win-10.1-124.1308.e\etc\log.conf
Add the NSIP.
nswl_win-10.1-124.1308.e\bin>nswl -addns -f C:\Users\comp\Downloads\Weblog-10.x-xxx.xxxx.e\nswl_win-10.x-xxx.xxx.e\etc\log.conf
Verify if the log.conf file is correct.
nswl -verify -f C:\Users\comp\Downloads\Weblog-10.1-124.1308.e\nswl_win-10.1-124.1308.e\etc\log.conf
Enable web logging feature on NetScaler.
Start the service.
nswl -start -f C:\Users\comp\Downloads\Weblog-10.1-124.1308.e\nswl_win-10.1-124.1308.e\etc\log.conf
You should be able to see logs under nswl_win-10.x-xxx.xxxx/bin.
You can add filters to customize the logs.
For more information refer to Citrix Documentation - Customizing Logging on the NSWL Client System.