Graylog Firewall Ports
Here’s my APF firewall rules to enable communication between my Graylog server and the various Elasticsearch nodes.
YMMV
IG_TCP_CPORTS="22, 12900, 12901, 9200, 9300, 9350"
EG_TCP_CPORTS="21,25,80,443,43,27017,9200,9300"
Here’s my APF firewall rules to enable communication between my Graylog server and the various Elasticsearch nodes.
YMMV
IG_TCP_CPORTS="22, 12900, 12901, 9200, 9300, 9350"
EG_TCP_CPORTS="21,25,80,443,43,27017,9200,9300"