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 d9e07a1 + af0df78 commit 935a617Copy full SHA for 935a617
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
@@ -674,7 +674,7 @@ with the `key` listed in the following table:
674
| Checks for low disk space.
675
676
| `elasticsearch`
677
-| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestHealthIndicator.java[`ElasticsearchRestHealthIndicator`]
+| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestClientHealthIndicator.java[`ElasticsearchRestClientHealthIndicator`]
678
| Checks that an Elasticsearch cluster is up.
679
680
| `hazelcast`
0 commit comments