Skip to content

Commit 6cd3aa0

Browse files
authored
Update language (#5492)
1 parent a235682 commit 6cd3aa0

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

docs/cse/administration/create-cse-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import Iframe from 'react-iframe'; 
1010

1111
This topic has instructions for configuring Cloud SIEM actions.
1212

13-
:::warning
14-
In the future, Cloud SIEM actions will be deprecated because comparable behavior is available in the Automation Service. Although Cloud SIEM actions are still supported, we recommend you use the Automation Service to perform actions. For more information, see [Migrate from legacy actions and enrichments to the Automation Service](/docs/cse/automation/automations-in-cloud-siem/#migrate-from-legacy-actions-and-enrichments-to-the-automation-service).
13+
:::tip
14+
The Automation Service is a newer way to perform actions. For more information about how to use the Automation Service instead of Cloud SIEM actions, see [Migrate from legacy actions and enrichments to the Automation Service](/docs/cse/automation/automations-in-cloud-siem/#migrate-from-legacy-actions-and-enrichments-to-the-automation-service).
1515
:::
1616

1717
## About Cloud SIEM actions

docs/cse/automation/automations-in-cloud-siem.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,9 @@ You can switch to the graphical view by clicking **Graph View** in the upper-rig
185185

186186
## Migrate from legacy actions and enrichments to the Automation Service
187187

188-
In the future, [Cloud SIEM Actions](/docs/cse/administration/create-cse-actions/) and the [Insight Enrichment Server](/docs/cse/integrations/insight-enrichment-server/) will be deprecated because comparable behavior is available in the Automation Service. To continue using the same functionality found in the legacy actions and enrichments, [use installed playbooks](#use-installed-playbooks) in the Automation Service, or [replace the legacy actions and enrichments](#replace-legacy-actions-and-enrichments) by adding the corresponding actions to playbooks you create in the Automation Service.
188+
Instead of using [Cloud SIEM Actions](/docs/cse/administration/create-cse-actions/) and the [Insight Enrichment Server](/docs/cse/integrations/insight-enrichment-server/), we recommend you use the Automation Service. The Automation Service is a newer way to perform actions and enrichments.
189+
190+
To continue using the same functionality found in the legacy actions and enrichments, [use installed playbooks](#use-installed-playbooks) in the Automation Service, or [replace the legacy actions and enrichments](#replace-legacy-actions-and-enrichments) by adding the corresponding actions to playbooks you create in the Automation Service.
189191

190192
Migrating to the Automation Service has many benefits over using legacy actions and enrichments. With the Automation Service, you can:
191193
* Run actions in playbooks rather than singly.

docs/cse/integrations/insight-enrichment-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1010

1111
The Cloud SIEM Insight Enrichment Server is a component that automatically enriches Cloud SIEM insights.  
1212

13-
:::warning
14-
The Insight Enrichment Server is deprecated. Use the Automation Service instead for enrichments. See [Migrate from legacy actions and enrichments to the Automation Service](/docs/cse/automation/automations-in-cloud-siem/#migrate-from-legacy-actions-and-enrichments-to-the-automation-service).
13+
:::tip
14+
The Automation Service is a newer way to perform enrichment. For more information about how to use the Automation Service instead of the Cloud SIEM Insight Enrichment Server, see [Migrate from legacy actions and enrichments to the Automation Service](/docs/cse/automation/automations-in-cloud-siem/#migrate-from-legacy-actions-and-enrichments-to-the-automation-service).
1515
:::
1616

1717
:::note

0 commit comments

Comments
 (0)