Chapter 7 | AppFlow |
|
|
To remove a collector by using the NetScaler command line
At the NetScaler command prompt, type:
rm appflowCollector <name>
Parameters for specifying a collector
name
Name of the collector to which to export data. Maximum characters: 255.
ipaddress
The IPv4 address of the collector.
port
The UDP port on which the collector is listening. Default port: 4739.
To specify a collector by using the configuration utility
1.In the navigation pane, expand AppFlow, and then click Collectors.
2.In the details pane, click Add.
3.In the Create AppFlow Collector dialog box, specify values for the following parameters, which correspond to parameters described in "Parameters for specifying a collector" as shown:
•
•IP
•
*A required parameter
4.To remove a collector from the list, select the collector, and then click Remove.
5.Click Create, and then click Close.
Configuring an AppFlow Action
An Appflow action is a set collectors, to which the flow records are sent if the associated Apflow policy matches.
To configure an AppFlow action by using the NetScaler command line
At the NetScaler command prompt, type the following commands to configure an Appflow action and verify the configuration:
wadd appflow action <name>
wshow appflow action
172