Class RepositoryIntegrityHealthIndicatorService

java.lang.Object
org.elasticsearch.snapshots.RepositoryIntegrityHealthIndicatorService
All Implemented Interfaces:
HealthIndicatorService

public class RepositoryIntegrityHealthIndicatorService extends Object implements HealthIndicatorService
This indicator reports health for snapshot repositories. Indicator will report RED status when any of snapshot repositories is marked as corrupted. Data might not be backed up in such cases. Corrupted repository most likely need to be manually cleaned and a new snapshot needs to be created from scratch.