Replies: 1 comment
-
Presumably not Elastic Cloud? https://docs.fluentbit.io/manual/pipeline/outputs/elasticsearch#fluent-bit--elastic-cloud |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's no Elasticsearch API key option in here: https://docs.fluentbit.io/manual/pipeline/outputs/elasticsearch
Is there a way to use an api key by setting the header or by setting the api key.
example:
Header Authorization ${ELASTICSEARCH_APIKEY}
or
api_key: ${ELASTICSEARCH_APIKEY}
See also : #8357
Beta Was this translation helpful? Give feedback.
All reactions