
Citrix NetScaler Administration Guide
wset appflowParam
wshow appflowParam
Example
>set appflowParam
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
Log only
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