From afd3955a21097451aa4d2f86eb40d757586f2267 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Wed, 19 Mar 2025 12:35:52 -0400 Subject: [PATCH] [8.18] New privs for Timelines and notes (#6642) * First draft * too many brackets!! (cherry picked from commit 39b661c96c5aad31566c33263d14d6b92c00be28) --- 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..42e0649aa1 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..21afce156e 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]]