Destination Configuration Types
A destination configuration sets values for ESM destination settings on Connectors/Collectors. The available destination configuration types are listed here.
Destination Configuration Parameters
A Destination Configuration Parameters configuration defines values and behavior for destination configuration parameters.
Note: Destination Configuration Parameters configurations can only be imported from managed Collectors/Connectors, not created in ArcMC. See Importing a Subscriber Configuration for more information.
For a description of the parameters for this configuration type, see Destination Runtime Parameters .
Networks and Zones
A Networks and Zones configuration defines values and behavior for ArcSight ESM networks and zones. For more information on ESM networks and zones, consult the ArcSight Console documentation. For Connector Network and Zone Configuration information see the Smart Connector's User Guide at ArcSight SmartConnectors documentation.
Parameter |
Data Type |
Description |
---|---|---|
Configuration Name* |
String |
Name of the configuration. |
Networks CSV Content* |
CSV |
Comma-separated Value (CSV) file. Click Upload to upload a valid CSV file, or click Download to download an existing file. Creating a CSV File The CSV must include the literal header line: #Type,Name,Parent Group URI,Customer URI Then, each line describes a Network. Each line must comprise values for the following fields, and end with a hard return (no white spaces). Begin the first of these network lines with the # character before Type. <Type>,<Name>,<Parent Group URI>,<Customer URI> For a complete detailed description of the requirements of this file, see ArcMC Network Models. |
Zones CSV Content* |
CSV |
Comma-separated Value (CSV) file. Click Upload to upload a valid CSV file, or click Download to download an existing file. Creating a CSV File The CSV must include the literal header line: #Name,Start Address,End Address,Parent Group URI,Network URI Then, each line describes a Zone. Each line must comprise values for the following fields, and end with a hard return (no white spaces). Begin the first of these zone lines with the # character before Name. <Name>,<Start Address>,<End Address>,<Parent Group URI>,<Network URI> For a complete detailed description of the requirements of this file, see ArcMC Network Models. |