Skip to content

Commit 4068d61

Browse files
Merge pull request #293668 from ManoharLakkoju-MSFT/patch-679972
(AzureCXP) fixes MicrosoftDocs/azure-docs#366613
2 parents 054bc0a + 0d50b65 commit 4068d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/nsg-flow-logs-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Key properties of NSG flow logs include:
5151
- Flow logs operate at Layer 4 of the Open Systems Interconnection (OSI) model and record all IP flows going in and out of a network security group.
5252
- Logs are collected at 1-minute intervals through the Azure platform. They don't affect your Azure resources or network performance in any way.
5353
- Logs are written in JSON format and show outbound and inbound flows per network security group rule.
54-
- Each log record contains the network interface (NIC) that the flow applies to, 5-tuple information, the traffic decision, and (for version 2 only) throughput information.
54+
- Each log record contains the network interface (NIC) that the flow applies to, flow-tuple information, the traffic decision, and (for version 2 only) throughput information.
5555
- NSG flow logs have a retention feature that allows deleting the logs automatically up to a year after their creation.
5656

5757
> [!NOTE]

0 commit comments

Comments
 (0)