You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hi guys, I spent some time creating, and opening GELF UDP input and port as it wrote in README but it is not working for me. But the same method works for GELF TCP input and port and works well. The Kubernetes services were created, helm chart was installed with success but I can not see any logs sent by Example Payload https://go2docs.graylog.org/5-0/getting_in_log_data/gelf.html. For UDP method. I Repeat then TCP method by Example Payload works well. Please help me with GELF UDP. How I should set up it? Thanks.
The TCP and UDP are running on different k8s services.
Did you send to correct service name? Or it may depends on cloud provider. Some annotations may need.
The TCP and UDP are running on different k8s services. Did you send to correct service name? Or it may depends on cloud provider. Some annotations may need.
Hello, Thanks for the answer. I`m using AWS EKS version 1.27 and KongZ Graylog helm chart version: 2.3.2. I tried many different approaches but UDP not working instead TCP working well. Why do I so need UDP? Because the TCP method should wait for a response and it is additional loads for my pod application. I want to use the GELF UDP method. But it is not working in my case. Thanks.
Describe the bug
Hi guys, I spent some time creating, and opening GELF UDP input and port as it wrote in README but it is not working for me. But the same method works for GELF TCP input and port and works well. The Kubernetes services were created, helm chart was installed with success but I can not see any logs sent by Example Payload https://go2docs.graylog.org/5-0/getting_in_log_data/gelf.html. For UDP method. I Repeat then TCP method by Example Payload works well. Please help me with GELF UDP. How I should set up it? Thanks.
Version of Helm and Kubernetes:
Helm Version:
Kubernetes Version:
Which version of the chart:
version: 2.3.2
What happened:
When I try to create GELF UDP input and open UDP port as it wrote in README it is not working, but it is working from GELF TCP method.
What you expected to happen:
Working GELF UDP method
How to reproduce it (as minimally and precisely as possible):
it is my part of the input in values.yaml
Anything else we need to know:
The text was updated successfully, but these errors were encountered: