toddhb
(Todde)
1
Hi ,
after finally getting graylog installed with opensearch and mongo I am wondering, why I cannot connect to the Web GUI.
For some reason Graylog is not running resp not binding to the stated IP/port combination in server.conf, which is 192.168.1.5:9000
Any hint appreciated.
toddhb
(Todde)
2
Konnte über den Debug Level die Ursache finden. Graylog hat auf 127.0.0.1:9200 nach opensearch gesucht. Hatte die Bindung nur an 192.168.1.5:9200.
joe.gross
(Joe Gross)
3
Yes. You must specify the ES/OS host(s) in server.conf as well as the network host section in ES/OS. They must match.
system
(system)
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.