Skip to content

Commit 3ad95f4

Browse files
Link watermark blog to doc (#7036)
## Summary Cross-link new [watermark blog](https://www.elastic.co/search-labs/blog/elasticsearch-disk-watermark-troubleshooting) from [watermark doc](https://www.elastic.co/docs/troubleshoot/elasticsearch/fix-watermark-errors). ## Generative AI disclosure 1. Did you use a generative AI (GenAI) tool to assist in creating this contribution? - [ ] Yes - [X] No --------- Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
1 parent 1c914aa commit 3ad95f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

troubleshoot/elasticsearch/fix-watermark-errors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ The following are some common setup issues leading to watermark errors:
5151
* A high number of replicas can quickly multiply storage requirements, as each replica consumes the same disk space as the primary shard. Refer to [Index settings](elasticsearch://reference/elasticsearch/index-settings/index-modules.md) for details.
5252
* Oversized shards can make disk usage spikes more likely and slow down recovery and rebalancing. Refer to [Size your shards](/deploy-manage/production-guidance/optimize-performance/size-shards.md#shard-size-recommendation) for guidance.
5353
54+
For more causes and remediation guidance, refer to the Elastic blog post [Why your Elasticsearch cluster is hitting disk watermarks](https://www.elastic.co/search-labs/blog/elasticsearch-disk-watermark-troubleshooting).
55+
5456
## Monitor disk usage [fix-watermark-errors-monitor]
5557
5658
:::{include} /deploy-manage/_snippets/autoops-callout-with-ech.md

0 commit comments

Comments
 (0)