Chapter 3 Audit Logging
UserDefinedLogging: No
AppFlow export: DISABLED
Done
To configure an NSLOG server action by using the command line
At the NetScaler command prompt, type the following commands to set the parameters and verify the configuration:
wadd audit nslogAction <name> <serverIP>
wshow audit nslogAction [<name>]
Example
>add audit nslogAction
MMDDYYYY Done
>show nslogAction
1)Name:
Server IP: 10.102.1.3 Port: 520
Loglevel : INFORMATIONAL
Date Format: MMDDYYYY
Time Zone: GMT_TIME
Facility: LOCAL0
Tcp Logging: NONE
ACL Logging: DISABLED
UserDefinedLogging: No
AppFlow export: DISABLED
Done
Parameters for configuring auditing servers
name
The name of the SYSLOG server action or NSLOG server action.
serverIP
IP address of the auditing server.
serverPort
Port through which to communicate.
logLevel
Severity levels of messages to be logged. Possible values: ALL, NONE, or one or more of the following:
w EMERGENCY w ALERT
w CRITICAL
74