You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/detections/alerts-view-details.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,7 @@ image::images/response-action-rp.png[Response section of the Overview tab, 50%]
294
294
[[expanded-notes-view]]
295
295
== Notes tab
296
296
297
-
The **Notes** tab (located in the left panel) shows all notes attached to the alert, in addition to the user who created them and when they were created. Use the tab to add new notes to the alert or delete existing ones.
297
+
The **Notes** tab (located in the left panel) shows all notes attached to the alert, in addition to the user who created them and when they were created. Use the tab to add new notes or delete existing ones.
298
298
299
299
TIP: Go to the **Notes** <<manage-notes,page>> to find notes that were added to other alerts.
Copy file name to clipboardExpand all lines: docs/events/add-manage-notes.asciidoc
+25-11Lines changed: 25 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,34 +7,48 @@ Incorporate notes into your investigative workflows to coordinate responses, con
7
7
[[add-notes-documents]]
8
8
== Add notes to alerts and events
9
9
10
-
From the Alerts or Events tables, click the image:images/add-note-icon.png[Add note,15,15] icon to create a new note for an alert or event. Alternatively, use the **Notes** tab in the left panel of the event or alert details flyout, or click the **Add note** image:images/add-note.png[Add note,15,15] icon in the right panel (only available for alerts).
10
+
. Go to the Alerts or Events tables:
11
+
** **Alerts table:** Find **Alerts** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
12
+
** **Events table:** Find **Explore** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then go to **Hosts**, **Users**, **Network**. Scroll down to find the Events table.
13
+
. Click the **Add note** icon (image:images/create-note-icon.png[Add note,15,15]). The **Notes** tab in the alert or events details flyout opens.
14
+
. Enter a note, then click **Add note**.
15
+
+
16
+
[role="screenshot"]
17
+
image::images/create-new-note.png[Creating a new note]
18
+
19
+
Alerts and events with notes have a notification marker on the **Add note** icon (image:images/create-note-icon.png[Add note,15,15]). Hover over the icon to view the total number of notes attached to the alert or event.
11
20
12
-
NOTE: Notes that you add to alerts or events in Timeline are automatically attached to the current Timeline. Deselecting the **Attach to current Timeline** option ensures thats notes are added to the alert or event only.
21
+
[role="screenshot"]
22
+
image::images/notes-notification.png[Notes notification marker on Alerts page]
13
23
14
24
[discrete]
15
25
[[add-notes-timelines]]
16
26
== Add notes to Timelines
17
27
18
28
From Timeline, go to the **Notes** tab to create a new note for the entire Timeline. If you haven't saved the Timeline yet, save it, then go back to the **Notes** tab to create the note.
19
29
30
+
NOTE: Notes that you add to alerts or events in Timeline are automatically attached to the Timeline. Deselect the **Attach to current Timeline** option to only add the note to the alert or event.
//Classic nav view: Manage -> Investigations -> Notes
26
38
27
-
The **Notes** page allows you to view and interact with all existing notes. From the table, you can:
39
+
The **Notes** page allows you to view and interact with all existing notes. To access the page, find **Investigations** in the main menu or look for “Investigations” using the {kibana-ref}/introduction, then go to **Notes**.
28
40
29
-
* Search for specific notes or filter notes by:
30
-
** The user who created them
31
-
** The type of object that they're attached to (notes can be attached to alerts, events, Timelines, or nothing)
Copy file name to clipboardExpand all lines: docs/getting-started/advanced-setting.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,7 @@ The `securitySolution:alertTags` field determines which options display in the a
178
178
179
179
[discrete]
180
180
[[max-notes-alerts-events]]
181
-
== Set the maximum notes limit for alerts or events
181
+
== Set the maximum notes limit for alerts and events
182
182
183
183
The `securitySolution:maxUnassociatedNotes` field determines the maximum number of <<add-manage-notes,notes>> that you can attach to alerts and events. The maximum limit and default value is 1000.
Copy file name to clipboardExpand all lines: docs/serverless/alerts/view-alert-details.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ The **Response** section is located on the **Overview** tab in the right panel.
283
283
284
284
## Notes tab
285
285
286
-
The **Notes** tab (located in the left panel) shows all notes attached to the alert, in addition to the user who created them and when they were created. Use the tab to add new notes to the alert or delete existing ones.
286
+
The **Notes** tab (located in the left panel) shows all notes attached to the alert, in addition to the user who created them and when they were created. Use the tab to add new notes or delete existing ones.
287
287
288
288
<DocCallOuttitle="Tip">
289
289
Go to the **Notes** <DocLinkslug="/serverless/security/add-manage-notes"section="manage-notes">page</DocLink> to find notes that were added to other alerts.
0 commit comments