Skip to content

Commit fce4352

Browse files
Apply suggestions from code review
1 parent bc4dbb5 commit fce4352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/security/get-started/siem-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The table's fields are as follows:
6868
* **Status:** The rule's translation status. Hover over the tooltip next to the column title for more information.
6969
* **Risk Score:** For Elastic authored rules, risk scores are predefined. For custom translated rules, risk scores are defined as follows:
7070
* If the source rule has a field comparable to Elastic's risk score, we use that value.
71-
* Otherwise, if the source rule has a field comparable to Elastic's rule severity field, we base the risk score on that value according to these [guidelines](/solutions/security/detect-and-alert/create-detection-rule.html#custom-highlighted-esql-fields).
71+
* Otherwise, if the source rule has a field comparable to Elastic's rule severity field, we base the risk score on that value according to these [guidelines](/solutions/security/detect-and-alert/create-detection-rule.md#custom-highlighted-esql-fields).
7272
* Otherwise, a default value is assigned.
7373
* **Rule severity:** For Elastic authored rules, severity scores are predefined. For custom translated rules, risk scores are based on the source rule's severity field. Splunk severity scores are translated to Elastic rule severity scores as follows:
7474

@@ -89,7 +89,7 @@ The table's fields are as follows:
8989
Once you're on the **Translated rules** page, to install any rules that were partially translated or not translated, you will need to edit them. Optionally, you can also edit custom rules that were successfully translated to finetune them.
9090

9191
:::{note}
92-
You cannot edit Elastic authored rules using this interface, but after they are installed you can edit them from the [**Rules**](/solutions/security/detect-and-alert/about-detection-rules.html) page.
92+
You cannot edit Elastic authored rules using this interface, but after they are installed you can edit them from the [**Rules**](/solutions/security/detect-and-alert/about-detection-rules.md) page.
9393
:::
9494

9595
### Edit a custom rule

0 commit comments

Comments
 (0)