Skip to content

Get data from Apache Kafka

Neblic provides a standalone service called kafk-sampler capable of automatically monitoring your Apache Kafka topics and creating Samplers that will allow you to inspect all data that flows through them.

Deployment

See the releases page to download the latest binary or the packages page to see the available containers. It is recommended to use the provided container image to deploy kafka-sampler.

Usage

On startup, it will subscribe to all or a subset (based on your configuration) of your Kafka topics and create a Sampler per each one. No other actions are required since it will automatically register the Samplers with the Control Plane server and keep the list of Samplers updated if topics are added or removed.

Documentation

To see all the configuration options available, check the kafka-sampler reference page.