Skip to content

Commit 966de3b

Browse files
committed
tweak
1 parent 93566bc commit 966de3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ author: halkazwini
77
ms.service: network-watcher
88
ms.topic: conceptual
99
ms.workload: infrastructure-services
10-
ms.date: 02/26/2023
10+
ms.date: 02/27/2023
1111
ms.author: halkazwini
1212
ms.custom: template-concept, engagement-fy23
1313
---
1414

1515
# Flow logs for network security groups
1616

17-
NSG Flow logs is a feature of Azure Network Watcher that allows you to log information about IP traffic flowing through a [network security group (NSG)](../virtual-network/network-security-groups-overview.md). Flow data is sent to Azure Storage accounts. From there, you can access the data and export it to any visualization tool, security information and event management (SIEM) solution, or intrusion detection system (IDS) of your choice.
17+
NSG flow logs is a feature of Azure Network Watcher that allows you to log information about IP traffic flowing through a [network security group (NSG)](../virtual-network/network-security-groups-overview.md). Flow data is sent to Azure Storage accounts. From there, you can access the data and export it to any visualization tool, security information and event management (SIEM) solution, or intrusion detection system (IDS) of your choice.
1818

1919
:::image type="content" source="./media/network-watcher-nsg-flow-logging-overview/nsg-flow-logs-portal.png" alt-text="Screenshot showing Network Watcher NSG flow logs page in the Azure portal.":::
2020

@@ -113,7 +113,7 @@ In the following examples of NSG flow log, multiple records follow the property
113113
> [!NOTE]
114114
> Values in the `flowTuples` property are a comma-separated list.
115115
116-
#### version 1
116+
#### Version 1
117117

118118
Here's an example format of a version 1 NSG flow log:
119119

@@ -226,7 +226,7 @@ Here's an example format of a version 1 NSG flow log:
226226

227227
```
228228

229-
#### version 2
229+
#### Version 2
230230

231231
Here's an example format of a version 2 NSG flow log:
232232

0 commit comments

Comments
 (0)