-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update serverless asciidoc file instead of mdx file
- Loading branch information
1 parent
3caa173
commit d4d797e
Showing
8 changed files
with
79 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
[[security-add-manage-notes]] | ||
= Notes | ||
|
||
// :description: Create and manage notes for alerts, events, and Timeline. | ||
// :keywords: serverless, security, how-to, manage | ||
|
||
preview:[] | ||
|
||
Incorporate notes into your investigative workflows to coordinate responses, conduct threat hunting, and share investigative findings. You can attach notes to alerts, events, and Timelines and manage them from the **Notes** page. | ||
|
||
[NOTE] | ||
==== | ||
Configure the `securitySolution:maxUnassociatedNotes` <<max-notes-alerts-events,advanced settings>> to specify the maximum number of notes that you can attach to alerts and events. | ||
==== | ||
|
||
[discrete] | ||
[[notes-alerts-events]] | ||
== View and add notes to alerts and events | ||
|
||
Open the alert or event details flyout to access the **Notes** tab, where you can view existing notes and add new ones. To quickly open the tab, click the **Add note** action (image:images/icons/editorComment.svg[The action that lets you to add a new note]) in the Alerts or Events table. Then, enter a note into the text box, and click **Add note** to create it. | ||
|
||
After notes are created, the **Add note** icon displays a notification dot. In the details flyout for alerts, the alert summary in the right panel also shows how many notes are attached to the alert. | ||
|
||
image::images/notes/-notes-new-note-alert-event.png[New note added to an alert] | ||
|
||
[discrete] | ||
[[notes-timelines]] | ||
== View and add notes to Timelines | ||
|
||
[IMPORTANT] | ||
==== | ||
You can only add notes to saved Timelines. | ||
==== | ||
|
||
Open the **Notes** Timeline tab, where you can view existing notes for the Timeline and add new ones. Alternatively, use the details flyout for alerts and events that you're investigating from Timeline. Be aware that notes added this way are automatically attached to the alert or event and the Timeline unless you deselect the **Attach to current Timeline** option. | ||
|
||
After notes are created, the **Notes** Timeline tab displays the total number of notes attached to the Timeline. | ||
|
||
image::images/notes/-notes-new-note-timeline-tab.png[New note added to a Timeline] | ||
|
||
[discrete] | ||
[[manage-notes]] | ||
== Manage notes | ||
|
||
Use the **Notes** page to view and interact with all existing notes. To access the page, navigate to **Investigations** in the main navigation menu or by using the global search field, then go to **Notes**. From the **Notes** page, you can: | ||
|
||
* Search for specific notes | ||
* Filter notes by the user who created them or by the object they're attached to (notes can be attached to alerts, events, or Timelines) | ||
* Examine the contents of a note (select the text in the **Note content** column) | ||
* Delete one or more notes | ||
* Examine the alert or event that a note is attached to (click the **Expand alert/event details** image:images/icons/expand.svg[Preview alert or event details action] icon) | ||
* Open the Timeline that the note is attached to (click the **Open saved timeline** image:images/icons/timelineWithArrow.svg[Preview alert or event details action] icon) | ||
|
||
image::images/notes/-notes-management-page.png[Notes management page] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters