Describe the enhancement:
Allow the kafka metricbeat module to specify an authentication mechanism.
This is related to #16723
We probably want to move some of the code from #12867 to a common directory to avoid code dupplication.
Describe a specific use case for the enhancement or feature:
We're running a kafka cluster with SCRAM-SHA-256 authentication. We would like to be able to pull metrics.
Describe the enhancement:
Allow the kafka metricbeat module to specify an authentication mechanism.
This is related to #16723
We probably want to move some of the code from #12867 to a common directory to avoid code dupplication.
Describe a specific use case for the enhancement or feature:
We're running a kafka cluster with SCRAM-SHA-256 authentication. We would like to be able to pull metrics.