Skip to content

Commit 2ad481e

Browse files
committed
Merge branch 'patch-3' of https://github.com/kyjones03/azure-docs into nw-nsgflow
2 parents 8a66b0f + 16d7582 commit 2ad481e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,9 +556,17 @@ This problem might be related to:
556556

557557
- **Lack of traffic on your network security groups**: Sometimes you don't see logs because your virtual machines aren't active, or because upstream filters at Application Gateway or other devices are blocking traffic to your network security groups.
558558

559+
## Cost
560+
561+
NSG flow logging is billed on the volume of logs collected. High traffic volume can result in large flow-log volume which increases the associated costs.
562+
563+
NSG flow log pricing does not include the underlying costs of storage. Using the retention policy feature to hold data for extended periods of time means incurred storage costs last longer. If you want to retain data forever and don't want to apply a retention policy, set retention days to 0. Set the retention policy to your organization's standards.
564+
565+
For more information on costs, see [Network Watcher Pricing](https://azure.microsoft.com/pricing/details/network-watcher/) and [Azure Storage Pricing](https://azure.microsoft.com/pricing/details/storage/blobs/).
566+
559567
## Pricing
560568

561-
NSG flow logs are charged per gigabyte of logs collected and come with a free tier of 5 GB/month per subscription. For more information, see [Network Watcher pricing](https://azure.microsoft.com/pricing/details/network-watcher/).
569+
NSG flow logs are charged per gigabyte of "Network Logs Collected" and come with a free tier of 5 GB/month per subscription. If traffic analytics is enabled with NSG flow logs, traffic analysitcs pricing is applicable at per gigabyte processing rates. Traffic Analytics is not offered with a free tier of pricing. For more information, see [Network Watcher pricing](https://azure.microsoft.com/pricing/details/network-watcher/).
562570

563571
Storage of logs is charged separately. For relevant prices, see [Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/).
564572

0 commit comments

Comments
 (0)