Hi,

make sure that the Graylog web interface on machine B can access port 
12900/tcp on machine A, e. g. with curl (`curl -i http://x.x.x.x:12900/` on 
machine B), and that the Graylog server node on machine A is listening on 
the correct interface (e. g. with `netstat -tplen|grep :12900` on machine 
A).


Cheers,
Jochen

On Sunday, 15 November 2015 17:40:05 UTC+1, Dương Quang Thọ wrote:
>
> Hi all,
> I have just set up graylog-server on machine A (IP: x.x.x.x). It's ok now. 
> But now I want to setup graylog-web on machine B (IP: y.y.y.y). But when I 
> access: http://y.y.y.y:12900 I can access login screen but it say: no 
> graylog-server is connected. Configuration as below. Please help me!!!
>
> # graylog2-server REST URIs (one or more, comma separated) For example: "
> http://127.0.0.1:12900/,http://127.0.0.1:12910/";
> graylog2-server.uris="http://x.x.x.x:12900/";
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/64526f59-1233-4e69-a45f-ebb183a0d08f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to