Skip to content

Commit

Permalink
Update prebuilt-rules-management.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
joepeeples committed Mar 4, 2024
1 parent 8bf7381 commit 64f92f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/detections/prebuilt-rules-management.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ image::images/prebuilt-rules-update.png[The Rule Updates tab on the Rules page]

. (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 highlighted in red; added characters are highlighted in green.
Select the *Updates* tab to view rule changes field by field, or the *JSON view* tab to view rule changes in JSON format. Both tabs display side-by-side comparisons of the *Current rule* (what you currently have installed) and the *Elastic update* version (what you can choose to install). Deleted characters are highlighted in red; added characters are highlighted in green.
+
To accept the changes and install the updated version, select *Update*.
+
Expand Down

0 comments on commit 64f92f6

Please sign in to comment.