Open
Description
Description
The prebuilt rules reference page lacks some of the necessary requirements for running ML-based prebuilt rules. To prevent any confusion, it should include the same requirements outlined in the Machine learning jobs and rules requirements page.
The requirements should be something like below:
To run and create machine learning rules in serverless, you need the appropriate user role. In Elastic Stack, you need all of these:
- The appropriate license
- There must be at least one machine learning node in your cluster
- The machine_learning_admin user role
Additionally, to configure alert suppression for machine learning rules, your role needs the following index privilege:
- read permission for the .ml-anomalies-* index
For more information, go to Set up machine learning features.