Skip to content

Commit

Permalink
[7.x] [DOCS] Update api_key example on elasticsearch output (elastic#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ugosan authored and wiwen committed Nov 1, 2021
1 parent da4b943 commit 5f82c77
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 5f82c77

Please sign in to comment.