Home > Configuration > Appflow > addappflowcollector

addappflowcollector

Use this method to adds a new AppFlow collector. A collector receives the flow records generated by the Citrix ADC.
You can add only four AppFlow collectors to the Citrix ADC.

Syntax



Parameters

name

Name for the collector. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Only four collectors can be configured. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my appflow collector" or 'my appflow collector').
This is mandatory parameter.

ipaddress

IPv4 address of the collector.
This is mandatory parameter.

port

Port on which the collector listens.

netprofile

Netprofile to associate with the collector. The IP address defined in the profile is used as the source IP address for AppFlow traffic for this collector. If you do not set this parameter, the Citrix ADC IP (NSIP) address is used as the source IP address.

transport

Type of collector: either logstream or ipfix or rest.
Default value = NS_TRANSPORT_IPFIX.

Return Value

Returns simpleResult

See Also