-
Notifications
You must be signed in to change notification settings - Fork 0
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 AWS MSK IAM authentication #1
base: main
Are you sure you want to change the base?
Conversation
is it possible to get a build published until the PR gets approved? getting from source code to ruby gem is a head scratcher :(. thank you! |
Hey @99ttz ! sure, I uploaded a release: I have an open pull-request upstream and waiting on Elastic to merge this into the main Kafka plugin. If that happens, then this MSK IAM auth support will be part of the official Kafka plugin. |
thank you very much! |
Hey @99ttz, I wrote a Github gist on how to build the Logstash plugin. I couldn't build the plugin based on the Logstash readmes or Elastic's documentation but found a way to build it in Docker and wanted to document it for anyone who might need it (also for myself). If you'd like to build your own Logstash plugin gem, feel free to give it a go: |
@robbavey when this PR will be merged? |
Planning to merge this change upstream, please visit the PR in the official Logstash plugins repository for more information:
logstash-plugins#126