Graylog Web Interface Issue

Hey Community

i have and issue and i wanna a help please,

i already install Graylog server and MongoDB and Nginix service on the same VM

and elasticSearch/ OpenSearch on another VM, the two VM’s are on the same Vlan,

the problem is that i can’t see the port 9000

but it is okay with others port 9200 27017

and pealse note that all services are UP

son anyone can help me ? thanks

Graylog version: 5.2
ElasticSearch: 7.17
MongoDB: 6.0.14
OS: Debian 11

For a start that version of ES will be a problem with Graylog. If I was you I’d redo your ES server with OS from scratch and review the supported versions carefully.

After installing 7.10.2 version, i get this message,

http://X.X.X.X:9200 port 9200 after 0 ms: Couldn’t connect to server

But when i type http://localhost :9200 it is connected

@SAB would you mind posting your Elastic config and your Graylog server.conf (/etct/graylog/server/server.conf).

Also if you are still at the setup stage it would be a good idea to use Opensearch over Elasticsearch.

Yes i still at the setup stage, i need to install ElasticSearch then i upgrade to OpenSearch ?

If you have not yet ingested data then you can start on Opensearch 2.11 with no need to upgrade from Elastic.

I agree, ES support with Graylog is essentially EOL. IF you a building a new setup go OS.

Hey @SAB,

Would you please post your Graylog server.conf (/etc/graylog/server/server.conf) and the Opensearch config (/etc/opensearch/opensearch.yml).

Is this message "Failed to connect to localhost port 9200 " from the opensearch log?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.