Skip to content

Instantly share code, notes, and snippets.

[root@mybroker1 lenses]# pwd
/root/lenses
[root@mybroker1 lenses]# cat lenses.conf
# Set the ip:port for Lenses to bind to
lenses.ip = 0.0.0.0
lenses.port = 8080
# License file allowing connecting to up to N brokers
lenses.license.file = "license.json"
# Directory where Lenses stores local storage. Currently Data Policies are stored here.
# If omitted it will create a directory named 'storage' under the current directory.