-
Notifications
You must be signed in to change notification settings - Fork 201
[ESS][8.18] Updating customized prebuilt rules #6568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @nastasha-solomon, just some nits and one suggestion.
docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Georgii Gorbachev <banderror@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @nastasha-solomon, LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very clear and detailed explanation of a complex process! 🚀
docs/detections/prebuilt-rules-update-modified-unmodified.asciidoc
Outdated
Show resolved
Hide resolved
Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com>
### 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)
* 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)
* 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>
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