Skip to content

Add support authentication with API keys #908

Closed
@andrewkroh

Description

@andrewkroh

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions