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

[NCL-7142] Allow user to specify sasl login option #9

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

thescouser89
Copy link
Contributor

The 2 new configs that the user can specify are:

  • saslMechanism
  • clientJaasConf

They are then sent to the KafkaLog4jAppender for more configuration.
These 2 configs specify the authentication option when talking with
Kafka.

See: https://docs.confluent.io/platform/current/kafka/authentication_sasl/authentication_sasl_plain.html for examples.

The 2 new configs that the user can specify are:

- `saslMechanism`
- `clientJaasConf`

They are then sent to the `KafkaLog4jAppender` for mroe configuration.
These 2 configs specify the authentication option when talking with
Kafka.

See: https://docs.confluent.io/platform/current/kafka/authentication_sasl/authentication_sasl_plain.html for examples.
@thescouser89
Copy link
Contributor Author

@thescouser89 woah that's so perfect! amazing! 💯 🚀 you're the best!

@thescouser89 thescouser89 merged commit 5c69b00 into project-ncl:master Jun 30, 2022
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

1 participant