populationgenomics / hail

Scalable genomic data analysis.
https://hail.is
MIT License
1 stars 1 forks source link

Enable VPC Flow logging #314

Open illusional opened 10 months ago

illusional commented 10 months ago
  1. Set “Subnet creation mode” for our VPC network to “Custom subnets” in order to enable the VPC flow logs in terraform
  2. Include logging config in terraform: https://github.com/hail-is/hail/blob/d40ac24ec7641fe7c37ce31b89872cc25db1a5c1/infra/gcp-broad/main.tf#L125-L129
    1. Potentially wait for: https://github.com/hail-is/hail/issues/13790