This page describes an overview of the Lenses Agent configuration.
The Agent configuration is driven by two files:
lenses.conf
provisioning.yaml
lenses.conf holds all the database connections and low level options for the agent.
provisioning.yaml holds the your Kafka cluster and supporting services, that the Agent is to connect to. In addition it defines the connection to HQ. The provisioning.yaml is watched by the Agent, so any changes made, if valid, are applied. See Provisioning for more information. Without provisioning your agent can not connect to HQ.