Skip to content

Commit 8489df3

Browse files
authored
Merge pull request #40144 from allegradomel/patch-8
Corrected Logging Category Descriptions
2 parents 759ffa9 + 9f67630 commit 8489df3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/virtual-network-nsg-manage-log.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ ms.author: kumud
1919

2020
A network security group (NSG) includes rules that allow or deny traffic to a virtual network subnet, network interface, or both. When you enable diagnostic logging for an NSG, you can log the following categories of information:
2121

22-
* **Event:** Entries are logged for which NSG rules are applied to VMs, based on MAC address. The status for these rules is collected every 60 seconds.
23-
* **Rule counter:** Contains entries for how many times each NSG rule is applied to deny or allow traffic.
22+
* **Event:** Entries are logged for which NSG rules are applied to VMs, based on MAC address.
23+
* **Rule counter:** Contains entries for how many times each NSG rule is applied to deny or allow traffic. The status for these rules is collected every 60 seconds.
2424

2525
Diagnostic logs are only available for NSGs deployed through the Azure Resource Manager deployment model. You cannot enable diagnostic logging for NSGs deployed through the classic deployment model. For a better understanding of the two models, see [Understanding Azure deployment models](../resource-manager-deployment-model.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
2626

@@ -207,4 +207,4 @@ To learn how to view diagnostic log data, see [Azure Diagnostic Logs overview](.
207207
- Microsoft.ClassicNetwork/networkSecurityGroups/securityRules
208208
- Microsoft.Network/networkSecurityGroups
209209
- Microsoft.Network/networkSecurityGroups/securityRules
210-
- To learn how to log diagnostic information, to include the source IP address for each flow, see [NSG flow logging](../network-watcher/network-watcher-nsg-flow-logging-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
210+
- To learn how to log diagnostic information, to include the source IP address for each flow, see [NSG flow logging](../network-watcher/network-watcher-nsg-flow-logging-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json).

0 commit comments

Comments
 (0)