Please enable JavaScript to view this site.

Navigation: Working with EventSentry > Collector

Multiple Collectors

Scroll Prev Top Next More

Despite the redundancy feature available in the collector and agents, setting up more than one collector can be advantageous for the following reasons:

 

Resource utilization of the host running the collector is too high

Isolation between hosts is desired

Collectors are split and associated with different databases

Extended / regular downtime of the primary collector is planned or anticipated

 

The steps below outline how to setup & configure an additional collector.

 

1. Determine a host

Select a host which has sufficient memory & cpu resources available to run the collector service. Windows 2012 and later is preferred since it offers better security when modern clients connect. A host with a fast connection to the back-end EventSentry database should be preferred.

 

2. Configure EventSentry

On the host where EventSentry is installed, open the management console and click on the "Collector" icon. In the "Hostname(s)" field append a comma and the host name of the new collector, e.g.

 

esmain.yourcompany.com,esbackup.yourcompany.com

 

3. Enhanced Security

If one or more database actions which will be used by the collector are configured for enhanced security then the host designated for the backup collector will need to be configured as a trusted host.

 

4. Push Configuration / Deploy Agent

If the host designated for the backup collector is already running an EventSentry agent then simply push the configuration, otherwise deploy an agent with remote update to the host which will run the collector. This is required.

 

5. Install Collector Service

From the deployment sub directory of the EventSentry installation directory (usually C:\Program Files\EventSentry\deployment), copy the components installer (e.g. eventsentrycomponents_v6_0_1_48_windows-x64_setup.exe) to the remote host and run the installer. Make sure you select the "Collector" component and any other components that should be installed.

 

6. Collector service registration and installation

Start the management console (eventsentry_gui[_x64].exe) and navigate to the collector dialog. The host name field should contain the correct information entered in step (2). If not, attempt to push the configuration again and optionally restart the EventSentry agent service.

 

Then, click the "Install" button and point to the temporary directory.

 

7. Customize

It is not recommended to change the "Communication" settings of the collector, since they should match the settings of the primary collector. The "Network Authorization" settings may be customized on a backup collector if only select subnets should be allowed access.

 

8. Activation

The backup collector is activated by starting the service with the "Start" button. The configuration needs to also be pushed to all remote hosts from the host where EventSentry is installed (not from the backup collector), so that the remote hosts are aware of the backup collector.

 

9. Maintenance

After installing a patch or upgrading to a new version, it's required to upgrade the remote collector. To update all remote services, simply locate the host in the groups and select Manage -> Upgrade Agent(s).

 

info_48

When multiple collectors are configured, an agent will always attempt to connect to the listed collectors sequentially, starting with the first listed host. If a connection is established with a backup collector, the agent will continue to communicate with that collector until the connection is interrupted or the agent is restarted.