Configuration
This page describes how to configure Lenses.
This section guides you through understanding what is required to utilize Lenses efficiently and securely.
Two files control Lenses configuration:
lenses.conf - contains most of the configuration
security.conf - sensitive configuration options such as passwords for authentication
A third, optionally, provisioning.yaml allows you to define your license and connection details to Kafka and other services in a file, that is dynamically pick up by Lenses.
Identity & Access Management
Configure how users authenticate in Lenses.
Lenses Database
Configure the backing store for Lenses.
TLS
Configure TLS on Lenses for HTTPS.
Kafka ACLs
Configure the Kafka ACLs Lenses needs to operate.
Processor Modes
Configure how and where Lenses deploys SQL Processors.
JVM Options
Understand how to customize the Lenses JVM settings.
JMX Metrics
Configure Lenses to expose JMX metrics.
Logs
Understand and customize Lenses logging.
Plugins
Add your own plugins to extend Lenses functionality.
Configuration Reference
Review Lenses configuration reference.
Last updated