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.
Configure SASL authentication by providing:
Username
Password
Click Save to apply the changes.
To enable TLS security, upload the required files:
CA File
Certificate File
Key File
Below image illustate TLS configuration page
Ensure the correct CA, Certificate, and Key files are uploaded.
Only .pem format files are supported.
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.
Only an Admin can configure or modify Kafka security settings.