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

Enable TLS server authentication, using the official exporter-toolkit #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tuannh99
Copy link

This enables TLS server authentication for kafka_exporter, using the official exporter-toolkit

level=info ts=2021-05-25T11:13:10.471Z caller=kafka_exporter.go:545 msg="Starting kafka_exporter" version="(version=, branch=, revision=)"
level=info ts=2021-05-25T11:13:10.472Z caller=kafka_exporter.go:546 build_context="(go=go1.16.3, user=, date=)"
level=info ts=2021-05-25T11:13:10.485Z caller=kafka_exporter.go:216 msg="Done Init Clients"
level=info ts=2021-05-25T11:13:10.486Z caller=kafka_exporter.go:688 msg="Listening on" address=:9308
level=info ts=2021-05-25T11:13:10.493Z caller=tls_config.go:224 msg="TLS is enabled." http2=true

@tuannh99
Copy link
Author

tuannh99 commented Jun 6, 2021

@danielqsj Thoughts?

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.

2 participants