Changing the Network Interface Address for Events

ArcMC has multiple network interfaces. By default, the connector determines which network interface address is used for events displayed in the ArcSight Console or Logger, but typically uses eth0.

To use a specific network interface address for events, add the parameter connector.network.interface.name to the Connector’s agent.properties file. For example, to use the IP address for eth1, specify the following parameter:

connector.network.interface.name=eth1