Loading

Repository Snapshot

Snapshot and restore operations cannot be performed because no snapshot repository is properly configured on the cluster. repo on nodes and a registered repository, scheduled backups will not run and recovery options are limited.

Note

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

Field Value
Component Elasticsearch
Severity Medium
Scope Cluster
Domains snapshots-backup

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: When these operations cannot be performed, there's a risk of data loss. To backup indices you need to use the cluster snapshot mechanism. If no location is specified for a snapshot repository, no backup will be taken from a running cluster. To create and restore snapshots, you need to register a snapshot repository with every node in the cluster. To do this, you need to configure the static setting path.repo in the yaml config file. After restarting all the nodes, you can register the repository with the following command: