Skip to content

Commit 98eb179

Browse files
Fixes style issue on Event filters page
1 parent 9127f00 commit 98eb179

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/management/admin/event-filters.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ IMPORTANT: Since an event filter blocks an event from streaming to {es}, be cons
1616

1717
By default, event filters are recognized globally across all hosts running {elastic-defend}. If you have a https://www.elastic.co/pricing[Platinum or Enterprise subscription], you can also assign an event filter to a specific {elastic-defend} integration policy, which would filter endpoint events from the hosts assigned to that policy.
1818

19-
Create event filters from the Hosts page or the Event filters page.
19+
Create event filters from the **Hosts** page or the **Event filters** page.
2020

2121
. Do one of the following:
2222
+
2323
--
24-
* To create an event filter from the Hosts page:
24+
* To create an event filter from the **Hosts** page:
2525
.. Select the *Events* tab to view the Events table.
2626
+
2727
.. Find the event to filter, click the *More actions* menu (*...*), then select *Add Endpoint event filter*.
2828
+
2929
TIP: Since you can only create filters for endpoint events, be sure to filter the Events table to display events generated by the {elastic-endpoint}. +
3030
For example, in the KQL search bar, enter the following query to find endpoint network events: `event.dataset : endpoint.events.network`.
3131

32-
* To create an event filter from the Event filters page:
32+
* To create an event filter from the **Event filters** page:
3333
.. Cick *Add event filter*, which opens a flyout.
3434
--
3535
+

docs/serverless/edr-manage/event-filters.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Since an event filter blocks an event from streaming to {es}, be conscious of ev
2626

2727
By default, event filters are recognized globally across all hosts running {elastic-defend}. You can also assign an event filter to a specific {elastic-defend} integration policy, which would filter endpoint events from the hosts assigned to that policy.
2828

29-
Create event filters from the Hosts page or the Event filters page.
29+
Create event filters from the **Hosts** page or the **Event filters** page.
3030

3131
. Do one of the following:
3232
+
33-
** To create an event filter from the Hosts page:
33+
** To create an event filter from the **Hosts** page:
3434
+
3535
... Select the **Events** tab to view the Events table.
3636
... Find the event to filter, click the **More actions** menu (image:images/icons/boxesHorizontal.svg[More actions menu icon]), then select **Add Endpoint event filter**.
@@ -40,7 +40,7 @@ Create event filters from the Hosts page or the Event filters page.
4040
Since you can only create filters for endpoint events, be sure to filter the Events table to display events generated by the {elastic-endpoint}.
4141
For example, in the KQL search bar, enter the following query to find endpoint network events: `event.dataset : endpoint.events.network`.
4242
====
43-
** To create an event filter from the Event filters page:
43+
** To create an event filter from the **Event filters** page:
4444
+
4545
... Click **Add event filter**, which opens a flyout.
4646
+

0 commit comments

Comments
 (0)