Incident investigation is a multi-stage process where the incident is assigned a certain State at each stage, e.g., Open ➜ Need more info ➜ In progress ➜ Closed. Transition between states is possible based on certain rules set by the administrator --- e.g., a direct transition from Open to Closed is not allowed. The possible incident state transitions are defined in an Incident schema.
When the investigation of an incident is completed, a Resolution is assigned to the incident, such as "False positive", "True positive", "Completed", etc.
The Incident type is selected at the time of incident creation and determines the purpose of the incident. Examples of incident types are "Security incident", "Task", etc.
The Incident schema brings together the incident states, possible state transitions, resolutions, and incident types to form an integrated process of cybersecurity incident investigation.
UserGate SIEM allows you to customize the incident investigation process to the needs of a specific company. After the initial configuration of the resolution, an incident schema with the default name of Incident is created. The system administrator can edit the existing schema or create a new one. Multiple incident schemas can be created but only one, the active schema, can be used.
To create a new incident schema, follow these steps:
Name |
Description |
---|---|
Step 1. Create the desired incident resolutions |
Under Incident settings ➜ Incident resolutions, click Add, provide a name and description for the resolution being created and click Save. |
Step 2. Create incident types |
Under Incident settings ➜ Incident types, click Add, provide a name and description for the incident type being created and click Save. |
Step 3. Create incident states |
Under Incident settings ➜ Incident states, click Add and provide the name, description, and group for the incident state being created. A state group determines the position of the state in the state schema. There are three types of group:
When you have defined all fields, click Save. |
Step 4. Create incident schema |
Under Incident settings ➜ Incident schema, click Add and provide the following settings:
|
Step 5. Activate the incident schema |
After creating an incident schema, it needs to be activated. To do that, set the Set active checkbox in the incident schema settings. |