Skip to content

Commit 48211fe

Browse files
mergify[bot]natasha-moore-elasticgithub-actions[bot]
authored
[8.16] [Serverless bug bash] Fixes style issue on Event filters page (backport #6162) (#6168)
* Fixes style issue on Event filters page (#6162) (cherry picked from commit 73637d5) # Conflicts: # docs/serverless/edr-manage/event-filters.asciidoc * Delete docs/serverless directory and its contents --------- Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 266953c commit 48211fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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
+

0 commit comments

Comments
 (0)