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:
I have Graylog setup completely but I am having a constant issue with the API timing out. Everything is local and I have tried setting everything to direct ip or even 127.0.0.1 but constantly getting this timeout. I did as well set the location in my /etc/hosts file and still experiencing the same thing. When I log into graylog and look at the node, it will be there then disappear because the api connection timesout then comes back. At a loss on what to do at this point.
2. Describe your environment:
OS Information: RHEL 8.9
Package Version: 5.2
Service logs, configurations, and environment variables:
Cannot provide logs / configs as this is an airgapped network / environment.
3. What steps have you already taken to try and solve the problem?
I have tried setting to a domain, tried setting to direct ip (example: 192.168.12.69) even tried 127.0.0.1
4. How can the community help?
Anything to look for specifically that could help.
WARN [ProxiedResource] Failed to call API on node , cause: timeout (duration: 5004 ms)
I have set my java to /bin/java in the /etc/sysconfig/graylog-server based on doing which java that way it would solve another issue…im not sure what to do to resolve this.
SELinux is disabled,
Firewall is disabled
everything set to 127.0.0.1
Pretty standard based on what I have seen. http_bind address I have tried 127.0.0.1, 0.0.0.0, 192.168.12.69 everything and still get this API timeout where it times out, comes back, times out, comes back.
As an update, I do have the rsyslog stuff from the server itself being ingested into gitlab which is great but my Windows Sidecar is not working, I am not sure if its cause the API keeps essentially crashing or what. I just do not understand how the API timesout to itself