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> [-serverPort <port>] -logLevel <logLevel> [- dateFormat ( MMDDYYYY DDMMYYYY )]

wshow audit nslogAction [<name>]

Example

>add audit nslogAction nslog-action1 10.102.1.3 - serverport 520 -loglevel INFORMATIONAL -dateFormat

MMDDYYYY Done

>show nslogAction nslog-action1

1)Name: nslog-action1

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

Page 74
Image 74
Citrix Systems CITRIX NETSCALER 9.3 Parameters for configuring auditing servers, Show audit nslogAction name, ServerIP