10 lines
215 B
Text
10 lines
215 B
Text
|
[agent]
|
||
|
interval = "1s"
|
||
|
|
||
|
[[inputs.execd]]
|
||
|
command = ["ruby", "plugins/inputs/execd/examples/count.rb"]
|
||
|
|
||
|
[[outputs.execd]]
|
||
|
command = ["sh", "plugins/outputs/execd/examples/file/file.sh"]
|
||
|
data_format = "json"
|