-
Notifications
You must be signed in to change notification settings - Fork 184
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
[DE Team][8.15][Serverless] Bulk-update a rule's custom highlighted fields #5460
[DE Team][8.15][Serverless] Bulk-update a rule's custom highlighted fields #5460
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. |
🚀 Built elastic-dot-co-docs-preview-docs successfully!
|
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.
Looks great! We need to do couple small updates, happy to chaat about those.
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.
Looks great, thank you!
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.
I left a few fairly optional comments, so I'll go ahead and approve in case you choose to go with things as-is. Probably the stickiest point is the question about default Security indices, the other comments just nits.
Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
Verified that changes are on prod server. |
…ields (#5460) * First draft * Fixes * API params * Update docs/detections/rules-ui-create.asciidoc * Update docs/serverless/rules/rules-ui-create.mdx * Update docs/detections/rules-ui-manage.asciidoc * Update docs/serverless/rules/rules-ui-management.mdx * Update docs/detections/alerts-view-details.asciidoc * Update docs/serverless/alerts/view-alert-details.mdx * Update docs/detections/rules-ui-create.asciidoc * Update docs/serverless/rules/rules-ui-create.mdx * Fixed ref * Update docs/detections/rules-ui-manage.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/serverless/rules/rules-ui-management.mdx --------- Co-authored-by: Joe Peeples <joe.peeples@elastic.co> (cherry picked from commit cfac679) # Conflicts: # docs/serverless/alerts/view-alert-details.mdx # docs/serverless/rules/rules-ui-create.mdx # docs/serverless/rules/rules-ui-management.mdx
…ghted fields (backport #5460) (#5595) * [DE Team][8.15][Serverless] Bulk-update a rule's custom highlighted fields (#5460) * First draft * Fixes * API params * Update docs/detections/rules-ui-create.asciidoc * Update docs/serverless/rules/rules-ui-create.mdx * Update docs/detections/rules-ui-manage.asciidoc * Update docs/serverless/rules/rules-ui-management.mdx * Update docs/detections/alerts-view-details.asciidoc * Update docs/serverless/alerts/view-alert-details.mdx * Update docs/detections/rules-ui-create.asciidoc * Update docs/serverless/rules/rules-ui-create.mdx * Fixed ref * Update docs/detections/rules-ui-manage.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/serverless/rules/rules-ui-management.mdx --------- Co-authored-by: Joe Peeples <joe.peeples@elastic.co> (cherry picked from commit cfac679) # Conflicts: # docs/serverless/alerts/view-alert-details.mdx # docs/serverless/rules/rules-ui-create.mdx # docs/serverless/rules/rules-ui-management.mdx * Delete docs/serverless directory and its contents --------- Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fixes #5090
ESS previews:
add_investigation_fields
delete_investigation_fields
set_investigation_fields
Serverless previews: (Same changes, minus API updates)