diff --git a/docs/cse/administration/create-a-custom-tag-schema.md b/docs/cse/administration/create-a-custom-tag-schema.md index 2fa1c48f19..de5b7db6a0 100644 --- a/docs/cse/administration/create-a-custom-tag-schema.md +++ b/docs/cse/administration/create-a-custom-tag-schema.md @@ -11,7 +11,7 @@ This topic has instructions for creating a custom tag schema in Cloud SIEM.  ## About tags in Cloud SIEM -Tags are metadata you can attach to Insights, Signals, Entities, and Rules. Tags are useful for adding context to these Cloud SIEM items. You can also search for and filter items by tag. There are two types of tags: *keyword tags*, which are arbitrary, freeform strings; and *schema keys*, which are predefined key-value pairs. Cloud SIEM provides built-in schemas keys that display in the Cloud SIEM UI with a Sumo label, as shown in the example below. You can’t edit the built-in schemas. +Tags are metadata you can attach to insights, signals, entities, and rules. Tags are useful for adding context to these Cloud SIEM items. You can also search for and filter items by tag. There are two types of tags: *keyword tags*, which are arbitrary, freeform strings; and *schema keys*, which are predefined key-value pairs. Cloud SIEM provides built-in schemas keys that display in the Cloud SIEM UI with a Sumo Logic label, as shown in the example below. You can’t edit the built-in schemas. Built-in schema keys @@ -30,7 +30,7 @@ For more information about tags in Cloud SIEM, see [Using Tags with Insights, Si available for. You can select one or more of the following: * **Custom Insight** * **Rule** - * **Entity** The options do not include **Signal** or **Insight**. Signals and Insights inherit tag values from the rule(s) or Custom Insight definition that triggered the Signal or Insight and involved Entities. + * **Entity** The options do not include **Signal** or **Insight**. Signals and insights inherit tag values from the rule(s) or custom insight definition that triggered the signal or insight and involved entities. 1. **Allow Custom Values**. Check this box to allow users to add additional allowable values to the tag schema. Otherwise, when applying the tag users may only select one of the values you define in the **Value Options** section below. 1. If **Allow Custom Values** is not checked, you must define at least one value for the tag: * **Enter Value**. Enter an allowable value for the tag. diff --git a/docs/cse/administration/create-cse-actions.md b/docs/cse/administration/create-cse-actions.md index 77db22c827..fc2725b868 100644 --- a/docs/cse/administration/create-cse-actions.md +++ b/docs/cse/administration/create-cse-actions.md @@ -2,20 +2,20 @@ id: create-cse-actions title: Create Cloud SIEM Actions sidebar_label: Create Cloud SIEM Actions -description: You can use Cloud SIEM Actions to issue notifications to another service when certain events occur in Cloud SIEM. +description: You can use Cloud SIEM actions to issue notifications to another service when certain events occur in Cloud SIEM. --- import useBaseUrl from '@docusaurus/useBaseUrl'; -This topic has instructions for configuring Cloud SIEM Actions. +This topic has instructions for configuring Cloud SIEM actions. :::warning -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). +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). ::: -## About Cloud SIEM Actions +## About Cloud SIEM actions -You can use Cloud SIEM Actions to issue a notification to another service when certain events occur in Cloud SIEM. The supported Action types are: +You can use Cloud SIEM actions to issue a notification to another service when certain events occur in Cloud SIEM. The supported action types are: * AWS Simple Notification Service (SNS) * Demisto (Cortex XSOAR) @@ -25,11 +25,11 @@ You can use Cloud SIEM Actions to issue a notification to another service when c * PagerDuty * Recorded Future * Slack -* Slack Webhook +* Slack webhook -An Action can be configured for Insight-related activity as described below in [Insight Actions](#insight-actions). You can also configure an Action to be run when a rule is automatically disabled, as described below in [Rule Actions](#rule-actions). +An action can be configured for insight-related activity as described below in [Insight actions](#insight-actions). You can also configure an action to be run when a rule is automatically disabled, as described below in [Rule actions](#rule-actions). -Watch this micro lesson to learn how to configure an Action. +Watch this micro lesson to learn how to configure an action.