Closed
Description
Elasticsearch has support for authentication with API keys. As a user I would like to be able to configure the elasticsearch output with an API key, as opposed to a username and password, for authenticating.
Logstash would add a header like Authorization: ApiKey base64(<api_key_id>:<key>)
to HTTP requests to Elasticsearch.
Metadata
Metadata
Assignees
Labels
No labels