vmware-archive / terraforming-gcp

use terraform, deploy yourself a pcf
Apache License 2.0
71 stars 87 forks source link

Allow traffic from IST loggr-syslog-agent to PAS binding-cache on port 9000 #138

Closed markstokan closed 5 years ago

markstokan commented 5 years ago

Loggregator has introduced a new syslog drain system with a new loggr-syslog-agent deployed on replicated diego cells in IST that need to communicate over port 9000 with the binding-cache service in PAS.

In order for it to transfer logs from VMs in isolation segments, we need to open a port on the firewall from the PAS tile VMs to the isoseg VMs.

EDIT: this feature is scheduled to be a part of PAS 2.6, so we would like to ship PAS 2.6 with a terraforming-gcp version that enables this feature on isosegs.