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.
Only an Admin can configure or modify the Kafka security protocol
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
After uploading the files, click on Save to apply the changes
Ensure the correct CA, Certificate, and Key files are uploaded.
Only .pem format files are supported.
TLS Configuration
No Security Mode:
If you don't want to configure SASL or TLS security, select "None" here to disable Kafka security.
Cancel Button, If a user modifies the configuration (e.g., switching between SASL and TLS) but clicks Cancel instead of Submit, the system will automatically revert to the previous configuration.