[ESS][8.18] Editing, exporting, and importing prebuilt rules#6563
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. |
approksiu
left a comment
There was a problem hiding this comment.
No comments outside of the need to mention licensing. Thanks Nastasha!
approksiu
left a comment
There was a problem hiding this comment.
LGTM! Thanks @nastasha-solomon !
banderror
left a comment
There was a problem hiding this comment.
@nastasha-solomon Thank you, a few suggestions and comments that I think we should address in this PR.
Co-authored-by: Georgii Gorbachev <banderror@gmail.com>
banderror
left a comment
There was a problem hiding this comment.
Thank you @nastasha-solomon, LGTM 👍
natasha-moore-elastic
left a comment
There was a problem hiding this comment.
Nice work!
* First draft * Defined missing bulk actions * Formatting and org fixes * Minor change to tip about modified prebuilt rules * possession! * Incorporate feedback from first round of reviews. * Cleanup * Adds note about imported rules without base verions * Merge branch 'issue-5061-import-export-modify' of github.com:elastic/security-docs into issue-5061-import-export-modify * Edits * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc Co-authored-by: Georgii Gorbachev <banderror@gmail.com> * Georgii's feedback pt.1 * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc --------- Co-authored-by: Georgii Gorbachev <banderror@gmail.com> (cherry picked from commit ed51c36)
…893) Partially addresses elastic/security-docs#5061 by providing docs for editing, exporting, and importing prebuilt rules (customized and non-customized). See twin 8.18 PR (elastic/security-docs#6563) for a breakdown of changes. Previews: - [Modify existing rules settings](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/893/solutions/security/detect-and-alert/manage-detection-rules#edit-rules-settings) - [Export and import rules](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/893/solutions/security/detect-and-alert/manage-detection-rules#import-export-rules-ui)
…6660) * First draft * Defined missing bulk actions * Formatting and org fixes * Minor change to tip about modified prebuilt rules * possession! * Incorporate feedback from first round of reviews. * Cleanup * Adds note about imported rules without base verions * Merge branch 'issue-5061-import-export-modify' of github.com:elastic/security-docs into issue-5061-import-export-modify * Edits * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc Co-authored-by: Georgii Gorbachev <banderror@gmail.com> * Georgii's feedback pt.1 * Update docs/detections/rules-ui-manage.asciidoc * Update docs/detections/rules-ui-manage.asciidoc --------- Co-authored-by: Georgii Gorbachev <banderror@gmail.com> (cherry picked from commit ed51c36) Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
Description
Partially addresses #5061 by providing docs for editing, exporting, and importing prebuilt rules (customized and non-customized). Docs for updating customized prebuilt rules are at #6568.
Twin 9.0 and Serverless PR: elastic/docs-content#893
Previews