diff --git a/modules/elasticsearch/README.md b/modules/elasticsearch/README.md index 89e5dfe15..10a0a54e1 100644 --- a/modules/elasticsearch/README.md +++ b/modules/elasticsearch/README.md @@ -198,7 +198,7 @@ jobs: ##### Cluster mode -A basic example configuration. +Cluster mode example configuration.
Config @@ -229,7 +229,7 @@ jobs: ##### HTTPS with self-signed certificate -Apache with enabled HTTPS and self-signed certificate. +Elasticsearch with enabled HTTPS and self-signed certificate.
Config @@ -287,3 +287,4 @@ The output should give you clues as to why the collector isn't working. ```bash ./go.d.plugin -d -m elasticsearch ``` +