mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Removed anchor from link to common cluster issues page (#136378)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
fd6224df54
commit
da4c898b67
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ If the cluster exceeded the low watermark for disk usage, the output should cont
|
|||
--------------------------------------------
|
||||
"The node is above the low watermark cluster setting [cluster.routing.allocation.disk.watermark.low=85%], using more disk space than the maximum allowed [85.0%], actual free: [11.692661332965082%]"
|
||||
--------------------------------------------
|
||||
Refer to the {es} guide for how to {ref}/fix-common-cluster-issues.html#_error_disk_usage_exceeded_flood_stage_watermark_index_has_read_only_allow_delete_block[fix common cluster issues].
|
||||
Refer to the {es} guide for how to {ref}/fix-common-cluster-issues.html[fix common cluster issues].
|
||||
|
||||
If routing allocation is the issue, the `_cluster/allocation/explain` API will return an entry similar to this:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue