Configuring Kafka Security

To configure Kafka Security settings in the FlowVision GUI, navigate to:

Configuration > Kafka Security

This page allows you to modify Kafka security protocols and their configurations.

SASL Support:

Configure SASL authentication by providing:

  • Username

  • Password

  • Click Save to apply the changes.

SASL Configuration

TLS Support:

To enable TLS security, upload the required files:

  • CA File

  • Certificate File

  • Key File

  • Password

Below image illustate TLS configuration page

TLS Configuration
  • Ensure the correct CA, Certificate, and Key files are uploaded.

  • Only .pem format files are supported.

No Security Mode:

If you don't want to configure SASL or TLS security, select "None" here to disable Kafka security.

If a user changes the configuration but clicks Cancel instead of Submit, the system reverts to the previous settings automatically.

Last updated