You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've configured fluentd to fetch data from AWS MSK and transferring it to coralogix. Unfortunately, fluentd fails with the error "SCRAM-SHA-512 is not supported".
Note: msk cluster has been tested using kcat from pods
pull coralogix helm chart and
a) create secrets to provide private key and password, or specify them directly inside of fluentd.conf file
b) update image to one you built previously as well as fluentd.conf
Describe the bug
I've configured fluentd to fetch data from AWS MSK and transferring it to coralogix. Unfortunately, fluentd fails with the error "SCRAM-SHA-512 is not supported".
Note: msk cluster has been tested using kcat from pods
To Reproduce
Dockerfile:
a) create secrets to provide private key and password, or specify them directly inside of fluentd.conf file
b) update image to one you built previously as well as fluentd.conf
https://coralogix.com/docs/fluentd-helm-chart-for-kubernetes/
Expected behavior
Fluentd should be able to authenticate against MSK
Your Environment
Your Configuration
Your Error Log
Additional context
No response
The text was updated successfully, but these errors were encountered: