V
V
Vyacheslav Ivanov2021-03-11 08:04:49
linux
Vyacheslav Ivanov, 2021-03-11 08:04:49

Graylog not listening on UDP port?

Good afternoon! tell me why graylog 4.0 is not listening to udp port. As a result, it does not display logs on the web.
Ubuntu 20.0.4
Firewall disabled
port in graylog 10514
if you send a request like "echo 'hello' | nc -v -u -w 0 graylog 10514" from the client, then
netstat -tulpn |grep 10514
udp6 0 0 ::: 10514 :::* 1200/java
udp6 0 0 :::10514 :::* 1200/java
udp6 0 0 :::10514 :::* 1200/java
udp6 0 0 :::10514 :::* 1200/java
udp6 0 0 :::10514 :::* 1200/java
udp6 0 0 :::10514 :::* 1200/java
udp6 0 0 :::10514 :::* 1200/java
udp6 0 0 :::10514 : ::* 1200/java

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question