Skip to content

Commit

Permalink
[7.x] [DOCS] Update api_key example on elasticsearch output (#28288) (#…
Browse files Browse the repository at this point in the history
…28312)

(cherry picked from commit c3cbb8c)

Co-authored-by: Ugo Sangiorgi <ugo.sangiorgi@elastic.co>
  • Loading branch information
mergify[bot] and ugosan authored Oct 7, 2021
1 parent e966686 commit 5ae799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/outputs/elasticsearch/docs/elasticsearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ output.elasticsearch:
----
output.elasticsearch:
hosts: ["https://myEShost:9200"]
api_key: "KnR6yE41RrSowb0kQ0HWoA"
api_key: "ZCV7VnwBgnX0T19fN8Qe:KnR6yE41RrSowb0kQ0HWoA"
----

*PKI certificate authentication:*
Expand Down

0 comments on commit 5ae799c

Please sign in to comment.