Fix typo in README (#201)
This commit is contained in:
parent
5f1824f4f0
commit
1cf9cb75e0
|
@ -117,7 +117,7 @@ about the index pattern configuration.
|
||||||
|
|
||||||
#### On the command line
|
#### On the command line
|
||||||
|
|
||||||
Run this command to create a Logstash index pattern:
|
Run this command to create a Kibana index pattern:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ curl -XPUT -D- 'http://localhost:9200/.kibana/doc/index-pattern:docker-elk' \
|
$ curl -XPUT -D- 'http://localhost:9200/.kibana/doc/index-pattern:docker-elk' \
|
||||||
|
|
Loading…
Reference in New Issue