Skip to content

Commit 9a7747d

Browse files
authored
Update monitor-load-balancer.md
1 parent 5f26c61 commit 9a7747d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/monitor-load-balancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ For a list of the tables used by Azure Monitor Logs and queryable by Log Analyti
285285

286286
## Analyzing Load Balancer Traffic with NSG Flow Logs
287287

288-
[NSG flow logs](../azure/network-watcher/nsg-flow-logs-overview) is a feature of Azure Network Watcher that allows you to log information about IP traffic flowing through a network security group. Flow data is sent to Azure Storage from where you can access it and export it to any visualization tool, security information and event management (SIEM) solution, or intrusion detection system (IDS) of your choice.
288+
[NSG flow logs](../azure/network-watcher/nsg-flow-logs-overview.md) is a feature of Azure Network Watcher that allows you to log information about IP traffic flowing through a network security group. Flow data is sent to Azure Storage from where you can access it and export it to any visualization tool, security information and event management (SIEM) solution, or intrusion detection system (IDS) of your choice.
289289

290290
NSG flow logs can be used to analyze traffic flowing through the load balancer. Note, NSG flow logs do not contain the load balancers frontend IP address. To analyze the traffic flowing into a load balancer, the NSG flow logs would need to be filtered by the private IP addresses of the load balancer’s backend pool members.
291291

0 commit comments

Comments
 (0)