influxdata / influxdata/sandbox
inputs.socket_listener: how to use unix socket
Open
- Dominant language
- Shell
- Stars
- 490
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
is there a tutorial to get unix socket working for telegraf inputs?
[[inputs.socket_listener]]
service_address = "unix:///tmp/telegraf.sock"
max_connections = 1024
read_timeout = "30s"
read_buffer_size = 65535
data_format = "influx"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.