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 get “Failed to connect to server” when I try to configure grafana-opensearch-datasource
2. Describe your environment:
OS Information: Ubuntu 24.04
Package Version: Graylog 6.3.1
Service logs, configurations, and environment variables:
3. What steps have you already taken to try and solve the problem?
I have tried localhost, 127.0.0.1, 192.168.xx.xx with port 9200 and get the same error.
user@ubuntu3:~$ curl localhost:9200/
curl: (52) Empty reply from server
So, I can’t even run the curl command on the graylog server, either.