Citrix Systems CITRIX NETSCALER 9.3 AppFlow Parameters, w show appflowParam, templateRefresh

Models: CITRIX NETSCALER 9.3

1 195
Download 195 pages 43.21 Kb
Page 181
Image 181
wshow appflowParam

Citrix NetScaler Administration Guide

wset appflowParam [-templateRefresh <secs>] [-appnameRefresh <secs>] [- flowRecordInterval <secs>] [-udpPmtu <positive_integer>] [-httpUrl ( ENABLED DISABLED )] [-httpCookie ( ENABLED DISABLED )] [-httpReferer ( ENABLED DISABLED )] [-httpMethod ( ENABLED DISABLED )] [-httpHost ( ENABLED DISABLED )] [-httpUserAgent ( ENABLED DISABLED )] [-clientTrafficOnly ( YES NO)]

wshow appflowParam

Example

>set appflowParam -templateRefresh 240 -udpPmtu 128 -httpUrl enabled

Done

>show appflowparam

AppFlow parameters

IPFIX template refresh interval: 600 seconds

IPFIX UDP Path MTU: 1472 bytes

HTTP URL logging: DISABLED

HTTP cookie logging: DISABLED

HTTP referer logging: DISABLED

HTTP method logging: ENABLED

HTTP host logging: ENABLED

HTTP user-agent logging: ENABLED

Log only client-side traffic: NO

Done

To return AppFlow parameters to their default values by using the NetScaler command line

Type the unset appflowParam command and the names of the parameters to be returned to the default values.

AppFlow Parameters

templateRefresh

The refresh interval, in seconds, at which to export the template data. Because data transport is in the UDP protocol, the templates must be resent at regular intervals. Minimum value: 60. Maximum value: 3600. Default: 600.

appnameRefresh

Interval at which Appnames are sent to the configured collectors, in seconds. Minimum value: 60. Maximum value: 3600. Default: 600.

flowRecordInterval

Interval at which flow records are sent to the configured collectors, in seconds. Minimum value: 60. Maximum value: 3600. Default: 600.

udpPmtu

The maximum length of the UDP datagram. Default: 1472.

httpUrl

The http URL received by the NetScaler appliance from the client. Possible values: ENABLED, DISABLED. Default: DISABLED.

181

Page 181
Image 181
Citrix Systems CITRIX NETSCALER 9.3 AppFlow Parameters, w show appflowParam, templateRefresh, appnameRefresh, udpPmtu