Skip to content

Commit 5aa5441

Browse files
First draft
1 parent 97496eb commit 5aa5441

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

solutions/security/investigate/open-manage-cases.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ Open a new case to keep track of security issues and share their details with co
3737
4. Optionally, add a category, assignees and relevant tags. You can add users only if they meet the necessary [prerequisites](/solutions/security/investigate/cases-requirements.md).
3838
5. {applies_to}`stack: preview` {applies_to}`serverless: preview` If you defined [custom fields](/solutions/security/investigate/configure-case-settings.md#cases-ui-custom-fields), they appear in the **Additional fields** section.
3939
6. Choose if you want alert statuses to sync with the case’s status after they are added to the case. This option is enabled by default, but you can turn it off after creating the case.
40-
7. From **External incident management**, select a [connector](/solutions/security/investigate/configure-case-settings.md#cases-ui-integrations). If you’ve previously added one, that connector displays as the default selection. Otherwise, the default setting is `No connector selected`.
41-
8. Click **Create case**.
40+
7. {applies_to}`stack: 9.2` With the appropriate [{{stack}} subscription](https://www.elastic.co/pricing) or [{{serverless-short}} project feature tier](../../../deploy-manage/deploy/elastic-cloud/project-settings.md), you can choose to automatically extract [observables](/solutions/security/investigate/open-manage-cases.md#cases-add-observables) from alerts that you're adding to the case.
41+
8. From **External incident management**, select a [connector](/solutions/security/investigate/configure-case-settings.md#cases-ui-integrations). If you’ve previously added one, that connector displays as the default selection. Otherwise, the default setting is `No connector selected`.
42+
9. Click **Create case**.
4243

4344
::::{note}
4445
If you’ve selected a connector for the case, the case is automatically pushed to the third-party system it’s connected to.
@@ -224,6 +225,10 @@ Ensure you have the appropriate [{{stack}} subscription](https://www.elastic.co/
224225

225226
An observable is a piece of information about an investigation, for example, a suspicious URL or a file hash. Use observables to identify correlated events and better understand the severity and scope of a case.
226227

228+
::::{tip}
229+
When creating a new case, keep the **Extract observables** option turned on to automatically extract observables from alerts that you're adding to the case. After creating the case, you can turn this setting on or off using the **Auto-extract observables** setting on the case's **Observables** tab.
230+
::::
231+
227232
To create an observable:
228233

229234
1. Click the **Observables** tab, then click **Add observable**.

0 commit comments

Comments
 (0)