6 lines
No EOL
204 B
Text
6 lines
No EOL
204 B
Text
## NATS output with jetstream, but no config provided(use defaults)
|
|
[[outputs.nats]]
|
|
## URLs of NATS servers
|
|
servers = ["nats://localhost:4222"]
|
|
subject = "telegraf-subject"
|
|
data_format = "influx" |