1
0
Fork 0
telegraf/migrations/outputs_riemann_legacy/testcases/general_options/telegraf.conf

10 lines
218 B
Text
Raw Permalink Normal View History

# Configuration for the Riemann server to send metrics to
[[outputs.riemann_legacy]]
url = "localhost:5555"
transport = "udp"
separator = "."
## Metric filtering
namepass = ["foo"]
fieldpass = ["motor_*"]