parent
61ea585533
commit
e6165ecd18
|
|
@ -23,7 +23,7 @@ Telegraf minimum version: Telegraf 1.15.0
|
||||||
### Configuration:
|
### Configuration:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[[processor.execd]]
|
[[processors.execd]]
|
||||||
## One program to run as daemon.
|
## One program to run as daemon.
|
||||||
## NOTE: process and each argument should each be their own string
|
## NOTE: process and each argument should each be their own string
|
||||||
## eg: command = ["/path/to/your_program", "arg1", "arg2"]
|
## eg: command = ["/path/to/your_program", "arg1", "arg2"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue