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

9 lines
272 B
Text
Raw Permalink Normal View History

# Provides metrics about the state of a NATS server
# This plugin does NOT support FreeBSD
[[inputs.nats]]
## The address of the monitoring endpoint of the NATS server
server = "http://localhost:8222"
## Maximum time to receive response
# response_timeout = "5s"