Skip to content

Commit a2f7622

Browse files
committed
Fix typo in README
1 parent b0d0e4c commit a2f7622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This is currently the only supported output method, but more may be added in the
9292
### Elasticsearch Nodes `-e`/`--es-node` (required)
9393
The address of at least one Elasticsearch node must be provided via this option. The port should be included if non-standard (`9200`). Provide the option multiple times to specify multiple nodes in a cluster.
9494

95-
### Elasticsearch Index `-es-index`
95+
### Elasticsearch Index `--es-index`
9696
The Elasticsearch index to send logs to. [Elasticsearch index date math](https://www.elastic.co/guide/en/elasticsearch/reference/current/date-math-index-names.html) can be used. Defaults to `<kong-requests-{now/d}>`.
9797

9898
### Elasticsearch Security

0 commit comments

Comments
 (0)