mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-03 03:28:05 +01:00
Fix typo in README (#201)
This commit is contained in:
committed by
Antoine Cotten
parent
5f1824f4f0
commit
1cf9cb75e0
@@ -117,7 +117,7 @@ about the index pattern configuration.
|
||||
|
||||
#### On the command line
|
||||
|
||||
Run this command to create a Logstash index pattern:
|
||||
Run this command to create a Kibana index pattern:
|
||||
|
||||
```console
|
||||
$ curl -XPUT -D- 'http://localhost:9200/.kibana/doc/index-pattern:docker-elk' \
|
||||
|
||||
Reference in New Issue
Block a user