1
0
Fork 0
telegraf/plugins/inputs/lanz/sample.conf

8 lines
196 B
Text
Raw Permalink Normal View History

# Read metrics off Arista LANZ, via socket
[[inputs.lanz]]
## URL to Arista LANZ endpoint
servers = [
"tcp://switch1.int.example.com:50001",
"tcp://switch2.int.example.com:50001",
]