Oh, and I almost forgot that each node needs access to the same MongoDB server and database, which listening on port 27017/tcp by default, see http://docs.mongodb.org/manual/reference/default-mongodb-port/ for details.
Cheers, Jochen On Thursday, 20 August 2015 11:53:14 UTC+2, Jochen Schalanda wrote: > > Hi, > > Graylog itself only needs access to the REST API of all other Graylog > nodes in the cluster, which is listening on port 12900/tcp by default. > Additionally each node needs to have access to Elasticsearch's transport > port which is 9300/tcp (or rather a range 9300/tcp-9400/tcp) by default, > see > https://www.elastic.co/guide/en/elasticsearch/reference/1.7/modules-transport.html > > for details. > > > Cheers, > Jochen > > On Thursday, 20 August 2015 11:40:58 UTC+2, Graylog2 wrote: >> >> Hi guys, >> >> I will be deploying a new graylog server to joim my cluster in different >> geographical location. >> >> Could you please advise what ports do need to be open between the node >> and the master server for them to be able to communicate ? >> >> I also have a seperate web server on a different box in the same subnet >> as the master server. >> >> It looks that EC uses 9300/tcp so that needs to be open for sure. >> >> What else ? >> >> Thanks for your help. >> >> Regards, >> > -- 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/35d4b71e-3008-4785-a618-0dde320bc24e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
