Skip to content

Unknown Listening UDP Port #974

Answered by cuu508
aque asked this question in Q&A
Mar 17, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I think this is the UPD socket for submitting statsd metrics.

I can reproduce the same thing locally:

  • I runs manage.py sendalerts, netstat does not show an open UDP socket yet
  • I trigger an up or down connection
  • sendalerts sends an alert
  • netstat now shows an open UDP socket belonging to the sendalerts process

If I then comment out these two lines and repeat the experiment, I don't see the open UDP socket.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aque
Comment options

@cuu508
Comment options

Answer selected by aque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants