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

  1. Log into the ArcSight ESM console to create a query viewer.
  2. To create a new query, navigate to File > New > Query.
    ArcSight ESM: Query Viewer Setup: Create
  3. Define conditions for the Query Viewer in the Inspect/Edit panel.

    ArcSight ESM: Query Viewer Setup: Create: General
  4. Click on the Fields tab.
    ArcSight ESM: Query Viewer Setup: Create: Fields
  5. 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.
  6. 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.
  7. Click the Conditions tab.
  8. Right click Event under Event Conditions under the Summary section.
  9. 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.

    ArcSight ESM: Query Viewer Setup: Select Type
  10. Click OK to save the query.
    The next step is to create a Query Viewer for this query.
  11. Navigate to File > New > Query Viewer.
    ArcSight ESM: Query Viewer Setup: Create Query Viewer
    Field NameDescription
    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.
  12. Click the Fields tab and ensure that the mandatory fields (Event ID, Name, End Time) you have specified in your query are selected.
  13. Click Apply to save the Query Viewer.
    The new Query Viewer that you have created is listed in the Query Viewers section.
  14. Click on the Query Viewer to see the data being ingested.
    ArcSight ESM: Setup Query Viewer: Completed