-
Notifications
You must be signed in to change notification settings - Fork 188
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
Edit required_fields field for custom rules in UI [classic] #5287
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.
Looks good, just one small suggestion. 🚀
🚀 Built co-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.
Thank you @joepeeples! Changes LGTM.
2ab4676
🚀 Built elastic-dot-co-docs-preview-docs successfully!
|
* First draft: add step to rule procedures * Edit step (both serverless & classic) (cherry picked from commit ff8d574) # Conflicts: # docs/serverless/rules/rules-ui-create.mdx
…ackport #5287) (#5506) * Edit required_fields field for custom rules in UI [classic] (#5287) * First draft: add step to rule procedures * Edit step (both serverless & classic) (cherry picked from commit ff8d574) # Conflicts: # docs/serverless/rules/rules-ui-create.mdx * Delete docs/serverless directory and its contents --------- Co-authored-by: Joe Peeples <joe.peeples@elastic.co> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Contributes to #5131.
Previews
Classic: Create a detection rule - There's a new step in every rule type procedure except for machine learning, which doesn't support the "required fields" feature.
Serverless: Click the link below, then navigate to the page above in the Serverless Security doc set.
Related