Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for api_key authentication #131

Merged
merged 2 commits into from Jun 3, 2020

Conversation

colinsurprenant
Copy link
Contributor

This is currently based on #128 which is pending LGTM - I will rebase once merged.

Related to elastic/logstash#11788

  • Add support for elasticsearch API key authentication using the api_key option
    • SSL must be enabled
    • Only one authentication method must be specified out of (user/password, cloud_auth and api_key)

@elasticsearch-bot elasticsearch-bot self-assigned this May 29, 2020
@colinsurprenant colinsurprenant changed the title add support for api_key add support for api_key authentication May 29, 2020
lib/logstash/inputs/elasticsearch.rb Show resolved Hide resolved
docs/index.asciidoc Outdated Show resolved Hide resolved
Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggested a simple formatting change to suggested content to make it render correctly. Thanks for the ping!

docs/index.asciidoc Outdated Show resolved Hide resolved
@colinsurprenant
Copy link
Contributor Author

@yaauie @karenzone thanks for the review! - I pushed the discussed changes.

Copy link
Contributor

@yaauie yaauie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@colinsurprenant
Copy link
Contributor Author

unrelated integration test failures, merging.

@colinsurprenant colinsurprenant merged commit 17e10be into logstash-plugins:master Jun 3, 2020
@colinsurprenant
Copy link
Contributor Author

v4.7.0 published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants