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/cases/cases-manage-settings.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
@@ -5,7 +5,7 @@
5
5
:frontmatter-tags-content-type: [how-to]
6
6
:frontmatter-tags-user-goals: [analyze]
7
7
8
-
To change case closure options and add custom fields, templates, and connectors for external incident management systems, go to *Cases* -> *Settings*.
8
+
To change case closure options and add custom fields, templates, and connectors for external incident management systems, find **Cases** in the navigation menu or search for `Security/Cases` by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then click **Settings**.
9
9
10
10
[role="screenshot"]
11
11
image::images/cases-settings.png[Shows the case settings page]
Copy file name to clipboardExpand all lines: docs/cases/cases-manage.asciidoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can create and manage cases using the UI or the <<cases-api-overview>>.
14
14
Open a new case to keep track of security issues and share their details with
15
15
colleagues.
16
16
17
-
. Go to *Cases*, then click *Create case*. If no cases exist, the Cases table will be empty and you'll be prompted to create one by clicking the *Create case* button inside the table.
17
+
. Find **Cases** in the navigation menu or search for `Security/Cases` by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then click *Create case*. If no cases exist, the Cases table will be empty and you'll be prompted to create one by clicking the *Create case* button inside the table.
18
18
19
19
. If you defined <<cases-templates,templates>>, you can optionally select one to use its default field values. preview:[]
20
20
@@ -232,7 +232,7 @@ The following attachments are _not_ exported:
232
232
233
233
To export a case:
234
234
235
-
. Open the main menu, go to *Stack Management -> {kib}*, then select the *Saved Objects* tab.
235
+
. Find *Saved Objects* in the navigation menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
236
236
. Search for the case by choosing a saved object type or entering the case title in the search bar.
237
237
. Select one or more cases, then click the *Export* button.
238
238
. Click *Export*. A confirmation message that your file is downloading displays.
@@ -249,7 +249,7 @@ image::images/cases-export-button.png[Shows the export saved objects workflow]
249
249
250
250
To import a case:
251
251
252
-
. Open the main menu, go to *Stack Management -> {kib}*, then select the *Saved Objects* tab.
252
+
. Find *Saved Objects* in the navigation menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
253
253
. Click *Import*.
254
254
. Select the NDJSON file containing the exported case and configure the import options.
Copy file name to clipboardExpand all lines: docs/detections/visual-event-analyzer.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ In KQL, this translates to any event with the `agent.type` set to either:
20
20
To find events that can be visually analyzed:
21
21
22
22
. First, display a list of events by doing one of the following:
23
-
* Go to *Explore* -> *Hosts*, then select the *Events* tab. A list of all your hosts' events appears at the bottom of the page.
24
-
* Go to *Alerts*, then scroll down to the Alerts table.
23
+
* Find **Hosts** in the main menu, or search for `Security/Explore/Hosts` by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then select the *Events* tab. A list of all your hosts' events appears at the bottom of the page.
24
+
* Find **Alerts** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then scroll down to the Alerts table.
25
25
. Filter events that can be visually analyzed by entering either of the following queries in the KQL search bar, then selecting *Enter*:
26
26
** `agent.type:"endpoint" and process.entity_id :*`
Copy file name to clipboardExpand all lines: docs/events/timeline-templates.asciidoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ filter (refer to <<pivot>>).
74
74
. Choose one of the following:
75
75
+
76
76
77
-
** Go to **Timelines** → **Templates**, then click **Create new Timeline template**.
77
+
** Find **Timelines** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field]. Next, select the **Templates** tab, then click **Create new Timeline template**.
78
78
** Go to the Timeline bar (which is at the bottom of most pages), click the image:images/add-new-timeline-button.png[Click the add new button,20,20] button, then click **Create new Timeline template**.
79
79
** From an open Timeline or Timeline template, click **New** -> **New Timeline template**.
80
80
@@ -112,13 +112,13 @@ value is retrieved from the alert's `process.name` field.
112
112
113
113
You can view, duplicate, export, delete, and create templates from existing Timelines:
114
114
115
-
. Go to *Timelines* -> *Templates*.
115
+
. Find **Timelines** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then select the **Templates** tab.
116
116
117
117
+
118
118
[role="screenshot"]
119
119
image::images/all-actions-timeline-ui.png[]
120
120
121
-
. Click the *All actions* icon in the relevant row, and then select the action:
121
+
. Click the *All actions* icon in the relevant row, and then select the action:
122
122
123
123
* *Create timeline from template* (refer to <<create-timeline-template>>)
124
124
* *Duplicate template*
@@ -138,7 +138,7 @@ NOTE: You cannot delete prebuilt templates.
138
138
You can import and export Timeline templates, which enables importing templates
139
139
from one space or {elastic-sec} instance to another. Exported templates are saved in an `ndjson` file.
140
140
141
-
. Go to *Timelines* -> *Templates*.
141
+
. Find **Timelines** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then select the **Templates** tab.
142
142
. To export templates, do one of the following:
143
143
144
144
* To export one template, click the *All actions* icon in the relevant row and
Copy file name to clipboardExpand all lines: docs/events/timeline-ui-overview.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ retrieved from the alert. For more information, refer to <<timeline-templates-ui
25
25
26
26
To make a new Timeline, choose one of the following:
27
27
28
-
* Go to **Timelines**, then click **Create new Timeline**.
28
+
* Find **Timelines** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then click **Create new Timeline**.
29
29
* Go to the Timeline bar (which is at the bottom of most pages), click the image:images/add-new-timeline-button.png[Click the add new button,20,20] button, then click **Create new Timeline template**.
30
30
* From an open Timeline or Timeline template, click **New** -> **New Timeline**.
31
31
@@ -174,7 +174,7 @@ space or {elastic-sec} instance to another. Exported Timelines are saved as `.nd
174
174
175
175
To export Timelines:
176
176
177
-
* Go to *Timelines*.
177
+
* Find **Timelines** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
178
178
* Either click the *All actions* menu in the relevant row and select *Export selected*, or select multiple Timelines and then click *Bulk actions* -> *Export selected*.
Copy file name to clipboardExpand all lines: docs/osquery/invest-guide-run-osquery.asciidoc
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,8 @@ image::images/osquery-investigation-guide.png[Shows a live query in an investiga
19
19
20
20
NOTE: You can only add Osquery to investigation guides for custom rules because prebuilt rules cannot be edited.
21
21
22
-
. Go to *Rules* -> *Detection rules (SIEM)*, select a rule, then click *Edit rule settings* on the rule details page.
22
+
. Go to the *Rules* page. To access it, find **Detection rules (SIEM)** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
23
+
. Select a rule to open the its details, then click *Edit rule settings*.
23
24
. Select the *About* tab, then expand the rule's advanced settings.
24
25
. Scroll down to the Investigation guide section. In the toolbar, click the *Osquery* button (image:images/osquery-button.png[Click the Osquery button,20,20]).
25
26
.. Add a descriptive label for the query; for example, `Search for executables`.
. Go to the *Rules* page. To access it, find **Detection rules (SIEM)** in the main menu or by using the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
44
+
. Select a rule to open the its details.
42
45
. Go to *Rules* -> *Detection rules (SIEM)*, then select a rule to open its details.
43
46
. Go to the About section of the rule details page and click *Investigation guide*.
44
47
. Click the query. The Run Osquery pane displays with the *Query* field autofilled. Do the following:
0 commit comments