Configure Event Analytics for federated search head in ITSI

Federated search can be configured with ITSI Event Analytics to ingest events from a remote search head provider, and get notable events to a federated search head.

Prerequisites

Requirement Description
Turn on federated search You must have federated search turned on.

Configure federated search

Disable the Rules Engine and correlation searches

Real-time searches are currently not supported in federated search mode. Any events stored in itsi_tracked_alerts will not be found by the itsi_event_grouping search. However, the events will be found by the ITSI Rules Engine periodic backfill searches, which run every 12 minutes.

To ensure that event grouping on the federated search head does not conflict with the remote federated provider and create duplicates, turn off the Rules Engine and remove correlation searches from the remote federated provider. To turn off the Rules Engine on the executor node so it doesn't run locally, follow these steps.

  1. On the Executor node, select Settings then Searches, reports, and alerts.
  2. Change the App: context to All.
  3. Search for the itsi_event_grouping search. The Rules Engine runs when this search is turned on.
  4. In the Actions column, select Edit then Disable to turn off the Rules Engine on the executor node.

Configure correlation searches on the federated search head to query remote indexes

Once federated search is configured, you can create correlation searches.

For example, when you create a correlation search that searches the main index, the scheduled search finds all of the events which are sent to the federated search head's itsi_tracked_alerts as notable events.

Note: Note: Events directly ingested to the remote providers will not be found by the realtime search. Only ingest these events to the federated search head.