Set up the ArcSight ESM Query Viewer
- UpdatedFeb 1, 2024
- 3 minutes to read
- Washington DC
- Security Incident Response integrations
Create a query viewer and define filters that will include recently created correlation events that will be ingested ServiceNow.
Before you begin
Role required: ArcSight Administrator
Procedure
- Log into the ArcSight ESM console to create a query viewer.
-
To create a new query, navigate to File > New > Query.
-
Define conditions for the Query Viewer in the
Inspect/Edit panel.
Field Name Description Name Enter a name for the query. Query On Select Event from the drop down list. Start Time To ingest the most recent data, select the date from the events are to be ingested. Specify a date that is a day or a few days earlier than the current date. Note: You cannot specify a date that is more than 7 days older than the current date. If you are ingesting a large number of events, you must specify a date that is 1 or 2 days older than the current date.End Time This is the current date. Row Limit The maximum number of events that can be ingested at a time. Specify a value that is less than 5000 here. -
Click on the Fields tab.
-
Select the fields that must be included during ingestion.
You must select the Event ID, Name, and End Time fields for ingestion to be successful.
- Click the Add 'ORDER BY' columns link and select Event ID field and specify the sort order as Descending to ensure that the latest events are ingested.
- Click the Conditions tab.
- Right click Event under Event Conditions under the Summary section.
-
Click New Condition > Root > Type and select the Event Type as
Correlation.
Important: Only correlation events will be retrieved; base events for correlations will not be retrieved.
-
Click OK to save the query.
The next step is to create a Query Viewer for this query.
-
Navigate to File > New > Query Viewer.
Field Name Description Name Enter a name for the Query Viewer. Query Select the query you have just created. Refresh Data After Specify the frequency at which the data is to be refreshed. - Click the Fields tab and ensure that the mandatory fields (Event ID, Name, End Time) you have specified in your query are selected.
-
Click Apply to save the Query Viewer.
The new Query Viewer that you have created is listed in the Query Viewers section.
-
Click on the Query Viewer to see the data being ingested.