Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Describe your incident:
Hello Graylog Community,
I am configuring new graylog server, now the configuration is complete and dashboard also up. I tried to create new syslog UDP inputs but its in setup state and never coming to running state.
2. Describe your environment:
-
OS Information: Ubuntu 24.04
-
Package Version: graylog 6.3.1
-
Service logs, configurations, and environment variables:
I can see the logs when i manually try to get logs in CLI (sudo nc -u -l -p 1580) but in CLI Dashboard its never running and not receiving any logs through this port
3. What steps have you already taken to try and solve the problem?
- verified this port is free and never used for other service
$ sudo ss -ulnpt | grep -E ‘1514|5151|1580’
4. How can the community help?
Please help to check to check why inputs in graylog is never coming to running state and help me to receive logs from this port to dashboard
Thanks,
Naveen
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]