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-24 UTC."],[[["This document provides versioned reference documentation for the `SubnetworkLogConfig.Types.AggregationInterval` enum in the Google Cloud Compute Engine v1 API, spanning from version 1.0.0 to the latest 3.6.0."],["The `SubnetworkLogConfig.Types.AggregationInterval` enum, part of the `Google.Cloud.Compute.V1` namespace, is used to configure the aggregation interval for VPC flow logs in subnetworks, which is used to reduce the number of logs."],["The available fields for this enum include `Interval10Min`, `Interval15Min`, `Interval1Min`, `Interval30Sec`, `Interval5Min`, `Interval5Sec`, and `UndefinedAggregationInterval`, each representing different time intervals."],["The default interval for collecting VPC flow logs is 5 seconds, although this can be modified by the user."]]],[]]