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

Enable 2003 UDP Port #70

Open
madhur opened this issue Oct 19, 2016 · 2 comments
Open

Enable 2003 UDP Port #70

madhur opened this issue Oct 19, 2016 · 2 comments

Comments

@madhur
Copy link

madhur commented Oct 19, 2016

I want to send plaintext metrics to UDP port 2003 instead of TCP 2003. It is supported in graphite. Can you tell me how to enable this?

@sburnicki
Copy link

You need to bind the port of the docker container and enable it in /opt/graphite/conf/carbon.conf by setting ENABLE_UDP_LISTENER = True

@yogeshmayacharya
Copy link

Even after setting ENABLE_UDP_LISTENER = True, data is not showing in graphite, when data is sent via UDP. Can you help?

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

3 participants