Loading

Action Destructive Requires Name

The cluster still allows destructive index operations with wildcards or _all, so one delete request can target many indices at once. That pattern is a common source of accidental full data loss in operations incidents.

Note

For a complete list of insights, refer to AutoOps insights.

Field Value
Component Elasticsearch
Severity Medium
Scope Cluster
Domains security-safety

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

No description available.

Note

AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.

Impact: The use of wildcards comes with the risk of accidental full data deletion. It is possible to reduce the risk of accidental deletion of indices by preventing the use of wildcards for destructive (delete) operations. It is recommended to turn off deleting indices via wildcards or all.