Skip to content

Commit 502e969

Browse files
committed
Fix ElasticSearch → Elasticsearch
Signed-off-by: hatsu38 <hajiwata0308@gmail.com>
1 parent 9cd7d68 commit 502e969

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

filter/geoip.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This parameter has been deprecated since v1.2.0.
126126

127127
Set to `true` to skip adding the field with `[null, null]` array.
128128

129-
This is useful for ElasticSearch.
129+
This is useful for Elasticsearch.
130130

131131
### `backend_library`
132132

how-to-guides/free-alternative-to-splunk-by-fluentd.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Once the installation is complete, start Elasticsearch:
4141
$ ./bin/elasticsearch
4242
```
4343

44-
Note: You can also install ElasticSearch \(and Kibana\) using RPM/DEB packages. For details, please refer to [the official instructions](https://www.elastic.co/downloads).
44+
Note: You can also install Elasticsearch \(and Kibana\) using RPM/DEB packages. For details, please refer to [the official instructions](https://www.elastic.co/downloads).
4545

4646
## Set Up Kibana
4747

0 commit comments

Comments
 (0)