Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions solutions/security/ai/attack-discovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You’ll need to select an LLM connector before you can analyze alerts. Attack D
1. Click the **Attack Discovery** page from {{elastic-sec}}'s navigation menu.
2. Do one of the following:
- {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.
- {applies_to}`stack: removed 9.1` Select an existing connector from the dropdown menu, or add a new one.
- {applies_to}`stack: ga 9.0` Select an existing connector from the dropdown menu, or add a new one.

:::{admonition} Recommended models
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.
Expand All @@ -79,7 +79,7 @@ You’ll need to select an LLM connector before you can analyze alerts. Attack D

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

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.

Expand Down
Loading