Reference documentation and code samples for the Compute Engine v1 API enum SubnetworkLogConfig.Types.AggregationInterval.
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides versioned documentation for the `SubnetworkLogConfig.Types.AggregationInterval` enum within the Google Cloud Compute Engine v1 API, with versions ranging from 1.0.0 to the latest, 3.6.0."],["The `SubnetworkLogConfig.Types.AggregationInterval` enum controls how often VPC flow logs are aggregated, which directly affects the amount of logs generated for long-lasting connections, with the default interval being 5 seconds."],["The available aggregation intervals are `Interval5Sec`, `Interval30Sec`, `Interval1Min`, `Interval5Min`, `Interval10Min`, `Interval15Min`, and `UndefinedAggregationInterval`."],["The `UndefinedAggregationInterval` field within the enum is used to signify that no value has been set."]]],[]]