Skip to content

Commit 0b0e9ff

Browse files
authored
Merge pull request #89383 from vinynigam/patch-43
Update traffic-analytics.md
2 parents ef4b242 + 230535d commit 0b0e9ff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/network-watcher/traffic-analytics.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.workload: infrastructure-services
1515
ms.date: 06/15/2018
1616
ms.author: kumud
17-
ms.reviewer: yagup
17+
ms.reviewer: vinigam
1818
---
1919

2020
# Traffic Analytics
@@ -26,6 +26,8 @@ Traffic Analytics is a cloud-based solution that provides visibility into user a
2626
- Understand traffic flow patterns across Azure regions and the internet to optimize your network deployment for performance and capacity.
2727
- Pinpoint network misconfigurations leading to failed connections in your network.
2828

29+
> [!NOTE]
30+
> Traffic Analytics now supports collecting NSG Flow Logs data at a higher frequency of 10 mins
2931
3032
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
3133

@@ -177,7 +179,7 @@ Select the following options, as shown in the picture:
177179
> [!IMPORTANT]
178180
> Currently, there’s an issue where [network security group (NSG) flow logs](network-watcher-nsg-flow-logging-overview.md) for Network Watcher are not automatically deleted from Blob storage based on retention policy settings. If you have an existing non-zero retention policy, we recommend that you periodically delete the storage blobs that are past their retention period to avoid any incurring charges. For more information about how to delete the NSG flow log storage blog, see [Delete NSG flow log storage blobs](network-watcher-delete-nsg-flow-log-blobs.md).
179181
5. Select *On* for **Traffic Analytics Status**.
180-
6. Select processing interval. Based on your choice, flow logs will be collected from storage account and processed by Traffic Analytics. You can choose processing interval of every 1 hour or every 10 mins.
182+
6. Select processing interval. Based on your choice, flow logs will be collected from storage account and processed by Traffic Analytics. You can choose processing interval of every 1 hour or every 10 mins.
181183
7. Select an existing Log Analytics (OMS) Workspace, or select **Create New Workspace** to create a new one. A Log Analytics workspace is used by Traffic Analytics to store the aggregated and indexed data that is then used to generate the analytics. If you select an existing workspace, it must exist in one of the [supported regions](#supported-regions-log-analytics-workspaces) and have been upgraded to the new query language. If you do not wish to upgrade an existing workspace, or do not have a workspace in a supported region, create a new one. For more information about query languages, see [Azure Log Analytics upgrade to new log search](../log-analytics/log-analytics-log-search-upgrade.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json).
182184

183185
The log analytics workspace hosting the traffic analytics solution and the NSGs do not have to be in the same region. For example, you may have traffic analytics in a workspace in the West Europe region, while you may have NSGs in East US and West US. Multiple NSGs can be configured in the same workspace.

0 commit comments

Comments
 (0)