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-04-09 UTC."],[[["This page provides the reference documentation for the `SubnetworkLogConfig.Types.AggregationInterval` enum within the Google Compute Engine v1 API, specifically for version 3.0.0."],["The `AggregationInterval` enum is used to configure the time interval for collecting VPC flow logs, with options such as `Interval5Sec`, `Interval30Sec`, `Interval1Min`, `Interval5Min`, `Interval10Min`, `Interval15Min`, and `UndefinedAggregationInterval`."],["The documentation is providing all available version of this API class, starting from version 1.0.0 all the way to the latest version, 3.6.0."],["The aggregation interval can be adjusted to reduce the volume of flow logs generated, with a default setting of 5 seconds per connection."]]],[]]