You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/vnet-flow-logs-portal.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: network-watcher
8
8
ms.topic: how-to
9
-
ms.date: 07/23/2024
9
+
ms.date: 07/24/2024
10
10
11
11
#CustomerIntent: As an Azure administrator, I want to log my virtual network IP traffic using Network Watcher VNet flow logs so that I can analyze it later.
12
12
---
@@ -63,11 +63,11 @@ Create a flow log for your virtual network, subnet, or network interface. This f
63
63
| ------- | ----- |
64
64
|**Project details**||
65
65
| Subscription | Select the Azure subscription of your virtual network that you want to log. |
66
-
| Flow log type | Select **Virtual Network** then select **+ Select target resource** (available options are: **Virtual network**, **Subnet**, and **Network interface**). <br> Select the resources that you want to flow log, then select **Confirm selection**. |
66
+
| Flow log type | Select **Virtual network** then select **+ Select target resource** (available options are: **Virtual network**, **Subnet**, and **Network interface**). <br> Select the resources that you want to flow log, then select **Confirm selection**. |
67
67
| Flow Log Name | Enter a name for the flow log or leave the default name. Azure portal uses ***{ResourceName}-{ResourceGroupName}-flowlog*** as a default name for the flow log. |
68
68
|**Instance details**||
69
69
| Subscription | Select the Azure subscription of the storage account. |
70
-
| Storage Accounts| Select the storage account that you want to save the flow logs to. If you want to create a new storage account, select **Create a new storage account**. |
70
+
| Storage accounts| Select the storage account that you want to save the flow logs to. If you want to create a new storage account, select **Create a new storage account**. |
71
71
| Retention (days) | Enter a retention time for the logs (this option is only available with [Standard general-purpose v2](../storage/common/storage-account-overview.md?toc=/azure/network-watcher/toc.json#types-of-storage-accounts) storage accounts). Enter *0* if you want to retain the flow logs data in the storage account forever (until you manually delete it from the storage account). For information about pricing, see [Azure Storage pricing](https://azure.microsoft.com/pricing/details/storage/). |
72
72
73
73
:::image type="content" source="./media/vnet-flow-logs-portal/create-vnet-flow-log-basics.png" alt-text="Screenshot that shows the Basics tab of creating a virtual network flow log in the Azure portal." lightbox="./media/vnet-flow-logs-portal/create-vnet-flow-log-basics.png":::
@@ -105,7 +105,7 @@ To enable traffic analytics for a flow log, follow these steps:
105
105
106
106
1. In **Network Watcher | Flow logs**, select the flow log that you want to enable traffic analytics for.
107
107
108
-
1. In **Flow logs settings**, check the **Enable traffic analytics** checkbox.
108
+
1. In **Flow logs settings**, under **Traffic analytics**, check the **Enable traffic analytics** checkbox.
109
109
110
110
:::image type="content" source="./media/vnet-flow-logs-portal/enable-traffic-analytics.png" alt-text="Screenshot that shows how to enable traffic analytics for an existing flow log in the Azure portal." lightbox="./media/vnet-flow-logs-portal/enable-traffic-analytics.png":::
111
111
@@ -114,8 +114,8 @@ To enable traffic analytics for a flow log, follow these steps:
114
114
| Setting | Value |
115
115
| ------- | ----- |
116
116
| Subscription | Select the Azure subscription of your Log Analytics workspace. |
117
-
| Log Analytics Workspace| Select your Log Analytics workspace. By default, Azure portal creates ***DefaultWorkspace-{SubscriptionID}-{Region}*** Log Analytics workspace in ***defaultresourcegroup-{Region}*** resource group. |
118
-
| Traffic analytics processing interval | Select the processing interval that you prefer, available options are: **Every 1 hour** and **Every 10 mins**. The default processing interval is every one hour. For more information, see [Traffic analytics](traffic-analytics.md). |
117
+
| Log Analytics workspace| Select your Log Analytics workspace. By default, Azure portal creates ***DefaultWorkspace-{SubscriptionID}-{Region}*** Log Analytics workspace in ***defaultresourcegroup-{Region}*** resource group. |
118
+
| Traffic logging interval | Select the processing interval that you prefer, available options are: **Every 1 hour** and **Every 10 mins**. The default processing interval is every one hour. For more information, see [Traffic analytics](traffic-analytics.md). |
119
119
120
120
:::image type="content" source="./media/vnet-flow-logs-portal/enable-traffic-analytics-settings.png" alt-text="Screenshot that shows configurations of traffic analytics for an existing flow log in the Azure portal." lightbox="./media/vnet-flow-logs-portal/enable-traffic-analytics-settings.png":::
0 commit comments