From c8dfb4ea9e66ba28031d6da9a9cd3a38b30719f1 Mon Sep 17 00:00:00 2001 From: Liam Thompson <32779855+leemthompo@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:52:37 +0100 Subject: [PATCH] [DOCS] Fix missing id syntax (#121264) * [DOCS] Fix missing id syntax * Update docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc * fix id --- .../common-issues/disk-usage-exceeded.asciidoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc b/docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc index def89b37eb31..67a872c883af 100644 --- a/docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc +++ b/docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc @@ -127,12 +127,14 @@ its {cloud}/ec-api-console.html[Elasticsearch API Console] to later with this resolution flow on {ess}, kindly reach out to https://support.elastic.co[Elastic Support] for assistance. -== Prevent watermark errors +[discrete] +[[fix-watermark-errors-prevent]] +=== Prevent watermark errors -To avoid watermark errors in future, , perform one of the following actions: +To avoid watermark errors in future, perform one of the following actions: * If you're using {ess}, {ece}, or {eck}: Enable <>. * Set up {kibana-ref}/kibana-alerts.html[stack monitoring alerts] on top of <> to be notified before -the flood-stage watermark is reached. \ No newline at end of file +the flood-stage watermark is reached.