telegraf/internal/config/testdata/subconfig/exec.conf

5 lines
125 B
Plaintext

[[inputs.exec]]
# the command to run
command = "/usr/bin/myothercollector --foo=bar"
name_suffix = "_myothercollector"