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/flow-logs-power-bi.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,10 +165,10 @@ The following wheel chart shows a breakdown of flows by destination port. With t
165
165
:::image type="content" source="./media/flow-logs-power-bi/flows-destination-port2.png" alt-text="Screenshot of network security group flows by destination port." lightbox="./media/flow-logs-power-bi/flows-destination-port2.png":::
166
166
::: zone-end
167
167
168
-
### Flows by NSG and rule
169
-
170
168
::: zone pivot="virtual-network"
171
169
170
+
### Flows by virtual network and rule
171
+
172
172
The following bar chart shows the flow by virtual network and rule. With this information, you can see the virtual networks responsible for the most traffic, and the breakdown of traffic on a virtual network by rule.
173
173
174
174
:::image type="content" source="./media/flow-logs-power-bi/flows-rule1.png" alt-text="Screenshot of flows by virtual network and rule." lightbox="./media/flow-logs-power-bi/flows-rule1.png":::
@@ -177,24 +177,26 @@ The following bar chart shows the flow by virtual network and rule. With this in
177
177
178
178
::: zone pivot="network-security-group"
179
179
180
+
### Flows by network security group and rule
181
+
180
182
The following bar chart shows the flow by network security group and rule. With this information, you can see the network security groups responsible for the most traffic, and the breakdown of traffic on a network security group by rule.
181
183
182
184
:::image type="content" source="./media/flow-logs-power-bi/flows-rule2.png" alt-text="Screenshot of flows by network security group and rule." lightbox="./media/flow-logs-power-bi/flows-rule2.png":::
183
185
184
186
::: zone-end
185
187
186
-
## Notes
188
+
## Considerations
187
189
188
190
::: zone pivot="virtual-network"
189
191
- Logs by default are stored in `https://{storageAccountName}.blob.core.windows.net/insights-logs-insights-logs-flowlogflowevent/`
190
192
191
-
- Modify the queries if other data exists in another directory.
193
+
- Modify the queries if your data exists in a different directory.
192
194
::: zone-end
193
195
194
196
::: zone pivot="network-security-group"
195
197
- Logs by default are stored in `https://{storageAccountName}.blob.core.windows.net/insights-logs-networksecuritygroupflowevent/`
196
198
197
-
- Modify the queries if other data exists in another directory.
199
+
- Modify the queries if your data exists in a different directory.
198
200
::: zone-end
199
201
200
202
- The provided template isn't recommended for use with more than 1 GB of logs.
0 commit comments