Skip to content

Commit 6abe169

Browse files
[Security] Fix inline applies tags in Attack Discovery docs (#2508)
Replaces `stack: removed 9.1` labels with `stack: ga 9.0` labels for 8.x features whose behavior changed in 9.1.
1 parent f3d2a3d commit 6abe169

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/security/ai/attack-discovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You’ll need to select an LLM connector before you can analyze alerts. Attack D
6565
1. Click the **Attack Discovery** page from {{elastic-sec}}'s navigation menu.
6666
2. Do one of the following:
6767
- {applies_to}`stack: ga 9.1` Click the settings icon next to the **Run** button, then in the settings menu, select an existing connector from the dropdown menu, or add a new one.
68-
- {applies_to}`stack: removed 9.1` Select an existing connector from the dropdown menu, or add a new one.
68+
- {applies_to}`stack: ga 9.0` Select an existing connector from the dropdown menu, or add a new one.
6969

7070
:::{admonition} Recommended models
7171
While Attack Discovery is compatible with many different models, refer to the [Large language model performance matrix](/solutions/security/ai/large-language-model-performance-matrix.md) to see which models perform best.
@@ -79,7 +79,7 @@ You’ll need to select an LLM connector before you can analyze alerts. Attack D
7979

8080
3. Once you’ve selected a connector, do one of the following to start the analysis:
8181
- {applies_to}`stack: ga 9.1` Click **Save and run**.
82-
- {applies_to}`stack: removed 9.1` Click **Generate**.
82+
- {applies_to}`stack: ga 9.0` Click **Generate**.
8383

8484
It may take from a few seconds up to several minutes to generate discoveries, depending on the number of alerts and the model you selected. Once the analysis is complete, any threats it identifies will appear as discoveries. Click each one’s title to expand or collapse it. Click **Run** at any time to start the Attack Discovery process again with the selected alerts.
8585

0 commit comments

Comments
 (0)