We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7130663 + 935a617 commit 1022e1bCopy full SHA for 1022e1b
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
@@ -598,7 +598,7 @@ with the `key` listed in the following table:
598
| Checks for low disk space.
599
600
| `elasticsearch`
601
-| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestHealthIndicator.java[`ElasticsearchRestHealthIndicator`]
+| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestClientHealthIndicator.java[`ElasticsearchRestClientHealthIndicator`]
602
| Checks that an Elasticsearch cluster is up.
603
604
| `hazelcast`
0 commit comments