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.
1 parent d9e07a1 commit af0df78Copy full SHA for af0df78
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