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
  • Loading branch information
ugosan committed Oct 7, 2021
1 parent 8f969e7 commit c3cbb8c
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 c3cbb8c

Please sign in to comment.