Skip to content

Commit 6b0b5e5

Browse files
authored
Doc bug fixes for 7.10.1 (#411)
1 parent 590911e commit 6b0b5e5

11 files changed

+21
-16
lines changed

docs/detections/building-block-rule.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ image::images/alert-indices-ui.png[]
2323

2424
=== View building-block alerts in the UI
2525

26-
. Go to *Security* -> *Detections*
27-
. In the Alert table, select _Additional filters_ ->
28-
_Include building-block alerts_.
26+
. Go to *Security* -> *Detections*.
27+
. In the Alerts table, select *Additional filters* ->
28+
*Include building-block alerts*, located on the far-right.
2929

3030
NOTE: On a building-block Rule details page, the rule's alerts are displayed (by
31-
default, _Include building-block alerts_ is selected).
31+
default, *Include building-block alerts* is selected).

docs/detections/detection-engine-intro.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[detection-engine-overview]]
22
[role="xpack"]
33

4-
= Detections and Alerts (beta)
4+
= Detections and Alerts
55

66
beta[]
77

docs/detections/detections-ui-exceptions.asciidoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,18 @@ specific event in the sequence, update the rule's EQL statement. For example:
9393
exception (*Security* -> *Detections* -> *Manage detection rules* ->
9494
<rule name>).
9595
.. Scroll down to the *Trend* histogram and select the *Exceptions* tab.
96+
+
97+
[role="screenshot"]
98+
image::images/exception-histogram.png[]
9699
.. Click *Add new exception*.
97100
. To add an exception via the Alerts table:
98101
.. Go to Detections (*Security* -> *Detections*).
99-
.. Scroll down to the Alerts table and click the more actions icon, and then
100-
select *Add exception*.
102+
.. Scroll down to the Alerts table and click the *More Actions* button, then select *Add rule exception*.
103+
+
104+
[role="screenshot"]
105+
image::images/more-action-button.png[]
101106
+
102-
The *Add Exception* window opens (via Alerts table).
107+
The *Add Rule Exception* window opens (via Alerts table).
103108
+
104109
[role="screenshot"]
105110
image::images/add-exception-ui.png[]
-95.1 KB
Loading
-148 KB
Loading
-23.8 KB
Loading
25.7 KB
Loading
15.5 KB
Loading

docs/detections/rules-ui-create.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ sequence by process.entity_id
181181
[network
182182
where event.type == "connection"
183183
and process.name == "msxsl.exe"
184-
and network.direction == "outgoing"`
184+
and network.direction == "outgoing"]
185185
----
186186
+
187187
Searches the `winlogbeat-*` indices for sequences of a `msxsl.exe` process start

docs/management/admin/admin-pg-ov.asciidoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ NOTE: {fleet} must be enabled in a Kibana Space for administrative actions to fu
1717

1818
The *Endpoints list* lists all hosts running {elastic-sec} and their relevant integration details. Endpoints appear in chronological order, with newly added endpoints at the top. The Endpoints list provides the following data:
1919

20-
* *Hostname:* The system hostname. Click the link to view host details in a flyout panel, where you can also reassign an agent configuration.
20+
* *Hostname:* The system hostname. Click the link to view host details in a flyout panel, where you can also reassign a Policy.
2121

2222
* *Agent Status:* The current status of the Elastic Agent, which is one of the following:
2323

@@ -31,7 +31,7 @@ The *Endpoints list* lists all hosts running {elastic-sec} and their relevant in
3131

3232
* *Integration Policy:* The name of the associated Policy when the agent was installed. Click the link to view the Integration Policy page.
3333

34-
* *Policy Status:* Lists whether the Policy configuration was a success or failure. Click the link to view configuration response details in a flyout panel.
34+
* *Policy Status:* Lists whether the Policy application was a success or failure. Click the link to view response details in a flyout panel.
3535

3636
* *Operating System:* The associated operating system.
3737

@@ -56,7 +56,7 @@ image::images/admin-pg.png[Admin page]
5656

5757
*Hostname details*
5858

59-
Click a *Hostname* link to display host details in a flyout panel. This panel also provides shortcut links to view the associated Policy, view the configuration response details, and reassign the Policy if needed.
59+
Click a *Hostname* link to display host details in a flyout panel. This panel also provides shortcut links to view the associated Policy, view the response details, and reassign the Policy if needed.
6060

6161
[role="screenshot"]
6262
image::images/host-flyout.png[Admin page]
@@ -65,22 +65,22 @@ image::images/host-flyout.png[Admin page]
6565

6666
To view the Integration Policy page, click the link in the *Integration Policy* column. If you are viewing host details, you can also click the *Integration Policy* link on the flyout panel.
6767

68-
On this page, you can view and configure endpoint protection and event collection settings. In the upper-right corner are Key Performance Indicators (KPIs) that provide current endpoint status. If you need to update the Policy configuration, make changes as appropriate, then click the *Save* button to apply the new changes.
68+
On this page, you can view and configure endpoint protection and event collection settings. In the upper-right corner are Key Performance Indicators (KPIs) that provide current endpoint status. If you need to update the Policy, make changes as appropriate, then click the *Save* button to apply the new changes.
6969

7070
NOTE: Users must have permission to read/write to Fleet APIs to make changes to the configuration.
7171

7272
[role="screenshot"]
7373
image::images/integration-pg.png[Integration page]
7474

75-
*Configuration status*
75+
*Policy status*
7676

77-
The status of the Policy configuration appears in the *Policy Status* column and displays one of the following possibilities:
77+
The status of the Policy application appears in the *Policy Status* column and displays one of the following possibilities:
7878

7979
* *Success:* The Policy applied successfully.
8080

8181
* *Warning or Partially Applied:* The Policy is pending application, or the Policy was not applied in its entirety.
8282

83-
NOTE: In some cases, some actions taken on the endpoint may fail during the configuration application but are not recognized as a critical failure - meaning there may be a failure, but the endpoints are still protected. In this case, the configuration status will display as "Partially Applied."
83+
NOTE: In some cases, some actions taken on the endpoint may fail during the Policy application but are not recognized as a critical failure - meaning there may be a failure, but the endpoints are still protected. In this case, the Policy status will display as "Partially Applied."
8484

8585
* *Failure:* The Policy did not apply correctly. As such, endpoints are not protected.
8686

-61.3 KB
Loading

0 commit comments

Comments
 (0)