Skip to content

Commit

Permalink
First draft with prelim image
Browse files Browse the repository at this point in the history
  • Loading branch information
joepeeples committed Dec 12, 2023
1 parent c9bd041 commit c86ff87
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 10 additions & 3 deletions docs/detections/prebuilt-rules-management.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,19 @@ Elastic regularly updates prebuilt rules to optimize their performance and ensur
+
NOTE: The *Rule Updates* tab doesn't appear if all your installed prebuilt rules are up to date.
+
TIP: To examine the details of a rule's latest version before you update it, select the rule name. This opens the rule details flyout.
+
[role="screenshot"]
image::images/prebuilt-rules-update.png[The Rule Updates tab on the Rules page]

. Do one of the following:
. (Optional) To examine the details of a rule's latest version before you update it, select the rule name. This opens the rule details flyout.
+
The *Updates* tab displays a side-by-side JSON comparison of the rule's *Base version* (what you currently have installed) and the *Update* version that you can choose to install. Deleted characters are in red strike-through text; added characters are in green underlined text.
+
To accept the changes and install the updated version, select *Update*.
+
[role="screenshot"]
image::images/prebuilt-rules-update-diff.png[Prebuilt rule comparison]

. Do one of the following to update prebuilt rules on the *Rules* page:
* Update all available rules: Click *Update all*.
* Update a single rule: Click *Update rule* for that rule.
* Update multiple rules: Select the rules and click *Update _x_ selected rule(s)*.
Expand Down

0 comments on commit c86ff87

Please sign in to comment.