From cdadd49caba51fdc7c7f9c5824ad4518091a59bf Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Thu, 29 May 2025 15:01:49 -0400 Subject: [PATCH 1/4] First draft --- .../security/detect-and-alert/view-detection-alert-details.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/solutions/security/detect-and-alert/view-detection-alert-details.md b/solutions/security/detect-and-alert/view-detection-alert-details.md index 594d67a323..6ea86ba75e 100644 --- a/solutions/security/detect-and-alert/view-detection-alert-details.md +++ b/solutions/security/detect-and-alert/view-detection-alert-details.md @@ -136,6 +136,9 @@ The Investigation section provides the following information: * **Highlighted fields**: Shows relevant fields for the alert and any [custom highlighted fields](/solutions/security/detect-and-alert/create-detection-rule.md#rule-ui-advanced-params) you added to the rule. Custom highlighted fields with values are added to this section. Those without values aren’t added. + ::::{tip} + In {{serverless-short}}, you can add and remove custom highlighted fields from the Highlighted fields table. + :::: ## Visualizations [visualizations-section] From b1e0447809a9454ef6b7aeae058a267aa112515b Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Thu, 29 May 2025 15:05:36 -0400 Subject: [PATCH 2/4] Adding action --- .../security/detect-and-alert/view-detection-alert-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/security/detect-and-alert/view-detection-alert-details.md b/solutions/security/detect-and-alert/view-detection-alert-details.md index 6ea86ba75e..783062ce2e 100644 --- a/solutions/security/detect-and-alert/view-detection-alert-details.md +++ b/solutions/security/detect-and-alert/view-detection-alert-details.md @@ -137,7 +137,7 @@ The Investigation section provides the following information: * **Highlighted fields**: Shows relevant fields for the alert and any [custom highlighted fields](/solutions/security/detect-and-alert/create-detection-rule.md#rule-ui-advanced-params) you added to the rule. Custom highlighted fields with values are added to this section. Those without values aren’t added. ::::{tip} - In {{serverless-short}}, you can add and remove custom highlighted fields from the Highlighted fields table. + In {{serverless-short}}, you can add and remove custom highlighted fields from the Highlighted fields table by clicking **Add field**. :::: ## Visualizations [visualizations-section] From 0eb1c50f31793441d5108f944c741c1c04fe1ecd Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Thu, 29 May 2025 15:35:00 -0400 Subject: [PATCH 3/4] Minor fix --- .../security/detect-and-alert/view-detection-alert-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/security/detect-and-alert/view-detection-alert-details.md b/solutions/security/detect-and-alert/view-detection-alert-details.md index 783062ce2e..43251bbe08 100644 --- a/solutions/security/detect-and-alert/view-detection-alert-details.md +++ b/solutions/security/detect-and-alert/view-detection-alert-details.md @@ -137,7 +137,7 @@ The Investigation section provides the following information: * **Highlighted fields**: Shows relevant fields for the alert and any [custom highlighted fields](/solutions/security/detect-and-alert/create-detection-rule.md#rule-ui-advanced-params) you added to the rule. Custom highlighted fields with values are added to this section. Those without values aren’t added. ::::{tip} - In {{serverless-short}}, you can add and remove custom highlighted fields from the Highlighted fields table by clicking **Add field**. + In {{serverless-short}}, you can add and remove custom highlighted fields from the rule by clicking **Add field** in the Highlighted fields table. :::: ## Visualizations [visualizations-section] From f2fb2e65cb58eb9f29bd0be913fb95edcb6a2e24 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Thu, 29 May 2025 15:41:38 -0400 Subject: [PATCH 4/4] edit --- .../security/detect-and-alert/view-detection-alert-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/security/detect-and-alert/view-detection-alert-details.md b/solutions/security/detect-and-alert/view-detection-alert-details.md index 43251bbe08..01ea8d77a7 100644 --- a/solutions/security/detect-and-alert/view-detection-alert-details.md +++ b/solutions/security/detect-and-alert/view-detection-alert-details.md @@ -137,7 +137,7 @@ The Investigation section provides the following information: * **Highlighted fields**: Shows relevant fields for the alert and any [custom highlighted fields](/solutions/security/detect-and-alert/create-detection-rule.md#rule-ui-advanced-params) you added to the rule. Custom highlighted fields with values are added to this section. Those without values aren’t added. ::::{tip} - In {{serverless-short}}, you can add and remove custom highlighted fields from the rule by clicking **Add field** in the Highlighted fields table. + In {{serverless-short}}, you can quickly add and remove custom highlighted fields from the rule by clicking **Add field** in the Highlighted fields table. :::: ## Visualizations [visualizations-section]