Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions troubleshoot/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ If you're using {{ech}}, you can use AutoOps to monitor your cluster. AutoOps si
* [](/troubleshoot/elasticsearch/fix-common-cluster-issues.md)
* [Cluster health API](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-health_report)


## Data [troubleshooting-data]

* [](/troubleshoot/elasticsearch/fix-watermark-errors.md)
Expand All @@ -32,30 +31,27 @@ If you're using {{ech}}, you can use AutoOps to monitor your cluster. AutoOps si
* [](/troubleshoot/elasticsearch/increase-cluster-shard-limit.md)
* [](/troubleshoot/elasticsearch/corruption-troubleshooting.md)


## Management [troubleshooting-management]

* [](/troubleshoot/elasticsearch/start-ilm.md)
* [](/troubleshoot/elasticsearch/index-lifecycle-management-errors.md)


## Capacity [troubleshooting-capacity]

* [](/troubleshoot/elasticsearch/fix-data-node-out-of-disk.md)
* [](/troubleshoot/elasticsearch/fix-master-node-out-of-disk.md)
* [](/troubleshoot/elasticsearch/fix-other-node-out-of-disk.md)


## Snapshot and restore [troubleshooting-snapshot]

* [](/troubleshoot/elasticsearch/restore-from-snapshot.md)
* [](/troubleshoot/elasticsearch/add-repository.md)
* [](/troubleshoot/elasticsearch/repeated-snapshot-failures.md)


## Other issues [troubleshooting-others]

* [](/troubleshoot/elasticsearch/troubleshooting-unstable-cluster.md)
* [](/troubleshoot/elasticsearch/cluster-allocation-api-examples.md)
* [](/troubleshoot/elasticsearch/discovery-troubleshooting.md)
* [](/troubleshoot/elasticsearch/monitoring-troubleshooting.md)
* [](/troubleshoot/elasticsearch/transform-troubleshooting.md)
Expand All @@ -66,4 +62,5 @@ If you're using {{ech}}, you can use AutoOps to monitor your cluster. AutoOps si
* [](/troubleshoot/elasticsearch/remote-clusters.md)

## Additional resources

If you can't find your issue here, check the [troubleshooting overview](/troubleshoot/index.md) or [contact us](/troubleshoot/index.md#contact-us).
Loading