Skip to content

Commit df4d678

Browse files
committed
[DOCS] trim example id to 20 chars
1 parent ad68df4 commit df4d678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libbeat/outputs/elasticsearch/docs/elasticsearch.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ output.elasticsearch:
3939
----
4040
output.elasticsearch:
4141
hosts: ["https://myEShost:9200"]
42-
api_key: "Ym9yYWJhZWFtaW5oYXBvcnJhCg:KnR6yE41RrSowb0kQ0HWoA"
42+
api_key: "ZCV7VnwBgnX0T19fN8Qe:KnR6yE41RrSowb0kQ0HWoA"
4343
----
4444

4545
*PKI certificate authentication:*

0 commit comments

Comments
 (0)