Skip to main content

gcp.project.computeService.subnetwork.logConfig

Supported platform

  • gcp

Description

GCP Compute VPC network partitioning log configuration

Fields

IDTYPEDESCRIPTION
idstringInternal ID
aggregationIntervalstringToggles the aggregation interval for collecting flow logs
enableboolWhether to enable flow logging for this subnetwork
filterExpressionstringWhich VPC flow logs are exported to Cloud Logging
flowSamplingfloatSampling rate of VPC flow logs within the subnetwork (1.0 means all collected logs are reported and 0.0 means no logs are reported.)
metadatastringWhether all, none, or a subset of metadata are added to the reported VPC flow logs
metadataFields[]stringMetadata fields to be added to the reported VPC flow logs

References