{% extends 'base.html' %} {% block title %}Kafkaproducer{% endblock %} {% block headerjs %} {% endblock %} {% block content %}
This section is currently in read only mode and any setting changes will not be saved. This will be updated in future versions.

kafkaproducer

These are the Kafkaproducer settings.

{% if 'nrdp' not in handlers %}
The kafkaproducer handler is not currently set in the passive config handlers option.
{% endif %}
{% endblock %}