Skip to content

Commit b503131

Browse files
authored
DOCS-587 - Make terms lowercase in Cloud SIEM - Getting started, records, ingestion, and rules sections (#4887)
* Make terms lowercase in 'Get Started' section * Change terms to lowercase in 'Records, Signals, Entities, and Insights' section * Make terms lowercase in 'Ingestion' section * Make terms lowercase in 'Rules' section * Fix spelling error
1 parent e1876fa commit b503131

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+777
-780
lines changed

docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Cloud SIEM displays insights and the signals attached to them in the Cloud SIEM
2323

2424
### List view
2525

26-
This screenshot shows the **Insights** page in List view. 
26+
This screenshot shows the **Insights** page in list view. 
2727

2828
<img src={useBaseUrl('img/cse/insights-page.png')} alt="Insights page" style={{border: '1px solid gray'}} width="800"/>
2929

@@ -39,7 +39,7 @@ Here’s one row from the List view. The numbered definitions below correspond t
3939
1. **Global Confidence**. If sufficient data is available, a [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight is shown. 
4040
1. **Assignee**. The analyst assigned to the Incident.
4141
1. The [MITRE ATT&CK](https://attack.mitre.org/) tactics and techniques exhibited by the insight.
42-
1. **Severity**. The severity of the insight. The value is a function of the configured Entity Activity Score threshold for insight generation. For more information, see [About Insight Severity](/docs/cse/get-started-with-cloud-siem/insight-generation-process#about-insight-severity).
42+
1. **Severity**. The severity of the insight. The value is a function of the configured entity activity score threshold for insight generation. For more information, see [About insight severity](/docs/cse/get-started-with-cloud-siem/insight-generation-process#about-insight-severity).
4343
1. **Entity**. The entity associated with the insight.
4444
1. **Signal Data**. This area has three bits of information:
4545
* The count of signals that caused the insight to be created.
@@ -62,7 +62,7 @@ You can switch back to the list view by clicking the **Show List** icon, near th
6262
You can use the **Filters** area near the top of the page to narrow down the insights that appear on the insights page. You can filter by:
6363

6464
* Assignee
65-
* [Custom Resolution](/docs/cse/administration/manage-custom-insight-resolutions/)
65+
* [Custom resolution](/docs/cse/administration/manage-custom-insight-resolutions/)
6666
* Created
6767
* Entity
6868
* Event Time
@@ -91,7 +91,7 @@ The left pane of the insight details page displays detailed information about th
9191

9292
<img src={useBaseUrl('img/cse/insight-details.png')} alt="Insight details" style={{border: '1px solid gray'}} width="300"/>
9393

94-
1. **Actions.** The [Insight Actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment.
94+
1. **Actions.** The [insight actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment.
9595
1. **Close Insight.** Use this option to close an insight. When you click this option, you’re prompted to select an insight resolution.
9696
1. **Delete Icon.** Use this option to delete an insight. You’ll be prompted to confirm your choice.
9797
1. **Status.** Current status of the insight.
@@ -138,7 +138,7 @@ Below the signal timeline, you’ll see a list of signals. By default, only atta
138138

139139
<img src={useBaseUrl('img/cse/signal-list-area.png')} alt="Signal list area" style={{border: '1px solid gray'}} width="600"/>
140140

141-
1. **Remove** button. Removes multiple signals selected with the checkbox. You cannot select all signals for removal. If you do, the **Remove** button is disabled and this message appears when you hover over it with your mouse: **Bulk removal of signals is disabled as a minimum of 1 signal must be attached to the Insight. Deselect 1 or more signals to enable bulk removal.**
141+
1. **Remove** button. Removes multiple signals selected with the checkbox. You cannot select all signals for removal. If you do, the **Remove** button is disabled and this message appears when you hover over it with your mouse: **Bulk removal of signals is disabled as a minimum of 1 signal must be attached to the insight. Deselect 1 or more signals to enable bulk removal.**
142142
1. **Checkbox**. Click to select multiple signals for removal.
143143
1. **Signal name**. Click to view signal details.
144144
1. **Remove** button. Removes an individual signal.
@@ -255,8 +255,8 @@ When you select an entity on the page, the right pane displays details about tha
255255
* Geographic location
256256
* Suppression Status
257257
* Tags
258-
* [Entity Criticality](/docs/cse/records-signals-entities-insights/entity-criticality), if it is set to something other than the default
259-
* Metadata such as geographic location, Inventory information, the [Network Blocks](/docs/cse/administration/create-use-network-blocks) it falls within, as applicable, and so on.
258+
* [Entity criticality](/docs/cse/records-signals-entities-insights/entity-criticality), if it is set to something other than the default
259+
* Metadata such as geographic location, Inventory information, the [network blocks](/docs/cse/administration/create-use-network-blocks) it falls within, as applicable, and so on.
260260
* A signal graph if the entity was the primary entity in any signals during the detection window (time/date is the horizontal axis and severity of each signal is the vertical axis; the icon/color for each point depends on the signal type)
261261
* Lists of the recent signals and insights the entity has been associated with, and links to each object’s details page.
262262

docs/cse/get-started-with-cloud-siem/cloud-siem-content-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: The Cloud SIEM Content Catalog shows the out-of-the-box Rules, Sche
77

88
import useBaseUrl from '@docusaurus/useBaseUrl';
99

10-
The Cloud SIEM Content Catalog is a public GitHub repository of Cloud SIEM's Rules, Schema, Mappings, and Parsers. This repository serves as a single place to view Cloud SIEM content in both markdown form and CSVs. This catalog is automatically generated based on content included out-of-the-box as it is released.
10+
The Cloud SIEM Content Catalog is a public GitHub repository of Cloud SIEM's rules, schema, mappings, and parsers. This repository serves as a single place to view Cloud SIEM content in both markdown form and CSVs. This catalog is automatically generated based on content included out-of-the-box as it is released.
1111

1212
Access the Cloud SIEM Content Catalog here:
1313
[https://github.com/SumoLogic/cloud-siem-content-catalog](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/README.md)

0 commit comments

Comments
 (0)