[ESS][8.18] Updating customized prebuilt rules#6568
Merged
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
xcrzx
reviewed
Mar 6, 2025
approksiu
reviewed
Mar 6, 2025
dplumlee
reviewed
Mar 6, 2025
banderror
reviewed
Mar 20, 2025
banderror
left a comment
Contributor
There was a problem hiding this comment.
LGTM @nastasha-solomon, just some nits and one suggestion.
Co-authored-by: Georgii Gorbachev <banderror@gmail.com>
banderror
approved these changes
Mar 24, 2025
banderror
left a comment
Contributor
There was a problem hiding this comment.
Thanks @nastasha-solomon, LGTM!
natasha-moore-elastic
approved these changes
Mar 25, 2025
natasha-moore-elastic
left a comment
Contributor
There was a problem hiding this comment.
Very clear and detailed explanation of a complex process! 🚀
Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com>
nastasha-solomon
added a commit
to elastic/docs-content
that referenced
this pull request
Mar 25, 2025
### Description Partially addresses elastic/security-docs#5061 by providing docs for updating customized prebuilt rules. See twin 8.18 PR (elastic/security-docs#6568) for a breakdown of changes. ### Previews - [Install and manage Elastic prebuilt rules](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/904/solutions/security/detect-and-alert/install-manage-elastic-prebuilt-rules) - [Select and duplicate prebuilt rules](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/904/solutions/security/detect-and-alert/install-manage-elastic-prebuilt-rules#select-all-prebuilt-rules) - [Update Elastic prebuilt rules](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/904/solutions/security/detect-and-alert/install-manage-elastic-prebuilt-rules#update-prebuilt-rules) - [Update modified and unmodified Elastic prebuilt rules](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/904/solutions/security/detect-and-alert/prebuilt-rules-update-modified-unmodified)
benironside
approved these changes
Mar 25, 2025
mergify Bot
pushed a commit
that referenced
this pull request
Mar 25, 2025
* First draft * More edits * Added statuses table * Revisions to update section * Refreshed screenshot * Change image size * rewords a few sentences * final edits * remove s * updates to statuses * Address feedback * Fix headings * Update image name * update other image name * Re-adds notes * Missing details * Typos * Adds term definitions * form match * More edits * the ref isn't reffing * Update docs/detections/prebuilt-rules-management.asciidoc Co-authored-by: Nikita Indik <mail@nikitaindik.com> * Updates image * Nikita's feedback * Update docs/detections/prebuilt-rules-management.asciidoc * Update docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc * Davis' feedback * Update docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc * Update docs/detections/prebuilt-rules-management.asciidoc Co-authored-by: Georgii Gorbachev <banderror@gmail.com> * Remove outdated text * Georgii's feedback * Minor editorial fixes (word choice and grammar) * Update docs/detections/prebuilt-rules-management.asciidoc Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> * column headings * table syntax * spacing or newlines? * this table is cursed --------- Co-authored-by: Nikita Indik <mail@nikitaindik.com> Co-authored-by: Georgii Gorbachev <banderror@gmail.com> Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> (cherry picked from commit 370656a)
nastasha-solomon
added a commit
that referenced
this pull request
Mar 25, 2025
* First draft * More edits * Added statuses table * Revisions to update section * Refreshed screenshot * Change image size * rewords a few sentences * final edits * remove s * updates to statuses * Address feedback * Fix headings * Update image name * update other image name * Re-adds notes * Missing details * Typos * Adds term definitions * form match * More edits * the ref isn't reffing * Update docs/detections/prebuilt-rules-management.asciidoc Co-authored-by: Nikita Indik <mail@nikitaindik.com> * Updates image * Nikita's feedback * Update docs/detections/prebuilt-rules-management.asciidoc * Update docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc * Davis' feedback * Update docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc * Update docs/detections/prebuilt-rules-management.asciidoc Co-authored-by: Georgii Gorbachev <banderror@gmail.com> * Remove outdated text * Georgii's feedback * Minor editorial fixes (word choice and grammar) * Update docs/detections/prebuilt-rules-management.asciidoc Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> * column headings * table syntax * spacing or newlines? * this table is cursed --------- Co-authored-by: Nikita Indik <mail@nikitaindik.com> Co-authored-by: Georgii Gorbachev <banderror@gmail.com> Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> (cherry picked from commit 370656a) Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Partially addresses #5061 by providing docs for updating customized prebuilt rules. Docs for editing prebuilt rules and exporting/importing prebuilt rules are at #6563.
Twin 9.0 and Serverless PR: elastic/docs-content#904
Previews