Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Update elasticsearch/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 authored Jul 6, 2023
1 parent 721e48c commit c8435be
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:

##### Cluster mode

A basic example configuration.
Cluster mode example configuration.
<details>
<summary>Config</summary>

Expand Down Expand Up @@ -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.
<details>
<summary>Config</summary>

Expand Down Expand Up @@ -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
```

0 comments on commit c8435be

Please sign in to comment.