Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inputs.socket_listener: how to use unix socket #42

Open
smartpcr opened this issue Sep 26, 2018 · 1 comment
Open

inputs.socket_listener: how to use unix socket #42

smartpcr opened this issue Sep 26, 2018 · 1 comment

Comments

@smartpcr
Copy link

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"

@timhallinflux
Copy link
Contributor

https://github.com/influxdata/sandbox/blob/master/documentation/static/tutorials/telegraf-socket-listener.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants