Skip to content

Commit 9e7f442

Browse files
authored
Revert "(AzureCXP) fixes MicrosoftDocs/azure-docs#366613"
1 parent 017c110 commit 9e7f442

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, flow-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, 5-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)