From 9f036736185c13394a0ec4aa1a9ce96bb8c7e1db Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Tue, 18 Mar 2025 22:59:50 -0400 Subject: [PATCH 1/2] First draft --- docs/events/add-manage-notes.asciidoc | 6 ++++++ docs/events/timeline-ui-overview.asciidoc | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/docs/events/add-manage-notes.asciidoc b/docs/events/add-manage-notes.asciidoc index 721b2874eb..3de00c3dba 100644 --- a/docs/events/add-manage-notes.asciidoc +++ b/docs/events/add-manage-notes.asciidoc @@ -5,6 +5,12 @@ Incorporate notes into your investigative workflows to coordinate responses, con NOTE: Configure the `securitySolution:maxUnassociatedNotes` <> to specify the maximum number of notes that you can attach to alerts and events. +[discrete] +[[notes-privileges]] +== Grant access to notes + +You can control access to notes by setting the {kibana-ref}/kibana-role-management.html#adding_kibana_privileges[{{kib}} privileges] for the **Notes** feature under **Security**. + [discrete] [[notes-alerts-events]] == View and add notes to alerts and events diff --git a/docs/events/timeline-ui-overview.asciidoc b/docs/events/timeline-ui-overview.asciidoc index e458923cbc..bfbb23741b 100644 --- a/docs/events/timeline-ui-overview.asciidoc +++ b/docs/events/timeline-ui-overview.asciidoc @@ -18,6 +18,12 @@ define the source event fields used when you investigate alerts in Timeline. You can select whether the fields use predefined values or values retrieved from the alert. For more information, refer to <>. +[discrete] +[[timeline-privileges]] +== Grant access to Timeline + +You can control access to Timeline by setting the {kibana-ref}/kibana-role-management.html#adding_kibana_privileges[{{kib}} privileges] for the **Timeline** feature under **Security**. + [discrete] [[open-create-timeline]] From 67b54830b26dca7705a56028595154da2a5eae1f Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Tue, 18 Mar 2025 23:08:20 -0400 Subject: [PATCH 2/2] too many brackets!! --- docs/events/add-manage-notes.asciidoc | 2 +- docs/events/timeline-ui-overview.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/events/add-manage-notes.asciidoc b/docs/events/add-manage-notes.asciidoc index 3de00c3dba..42e0649aa1 100644 --- a/docs/events/add-manage-notes.asciidoc +++ b/docs/events/add-manage-notes.asciidoc @@ -9,7 +9,7 @@ NOTE: Configure the `securitySolution:maxUnassociatedNotes` <