Skip to content

Commit e231e22

Browse files
ugosanmergify-bot
authored andcommitted
docs: Update api_key example on elasticsearch output (#28606)
(cherry picked from commit 54dcfd2)
1 parent aa75e6c commit e231e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libbeat/docs/https.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For example:
5454
----------------------------------------------------------------------
5555
output.elasticsearch:
5656
hosts: ["https://myEShost:9200"]
57-
api_key: "KnR6yE41RrSowb0kQ0HWoA" <1>
57+
api_key: "ZCV7VnwBgnX0T19fN8Qe:KnR6yE41RrSowb0kQ0HWoA" <1>
5858
----------------------------------------------------------------------
5959
<1> This API key must have the privileges required to publish events to {es}.
6060
To create an API key like this, see <<beats-api-keys>>.

0 commit comments

Comments
 (0)