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 LogAn 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:
Task |
Description |
---|---|
Step 1. Create the desired incident resolutions. |
In the Incident settings --> Incident resolutions section, click Add, provide a name and description for the resolution being created and click Save. |
Step 2. Create incident types. |
In the Incident settings --> Incident types section, click Add, provide a name and description for the incident type being created and click Save. |
Step 3. Create incident states. |
In the Incident settings --> Incident states section, click Add, provide a name, description, and group for the incident state being created and click Save. 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 an incident schema. |
In the Incident settings --> Incident schema section, 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. |