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/87381bea-c6c3-4410-86f3-ba46c50015c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
