Install
This page describes configuring and starting Lenses HQ and Agent against your Kafka cluster.
Configure HQ
Adding a Database Connection
hq.config.yaml:
content: |
# ACCEPT THE LENSES EULA
license:
acceptEULA: true
database:
host: postgres:5432
username: [YOUR_POSTGRES_YOUR_NAME]
password: lenses
database: hqAuthentication
Start HQ
Create an Environment for your Kafka Cluster
Configure the Agent
Adding an Agent Database Connection
Connect the Agent to HQ
Minimal Start
Adding a Kafka Connection
Manual file editing

Start with provisioning
Lenses UX
APIs
Last updated
Was this helpful?

