Skip to content

Commit 8b00dc8

Browse files
authored
Merge pull request #101968 from vhorne/fw-logs
add log samples
2 parents fca438c + dd3eccd commit 8b00dc8

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

articles/firewall/log-analytics-samples.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: article
8-
ms.date: 11/19/2019
8+
ms.date: 01/23/2020
99
ms.author: victorh
1010
---
1111

@@ -161,6 +161,15 @@ AzureDiagnostics
161161
| sort by TimeGenerated desc | project TimeGenerated, msg_s, Protocol, SourceIP,SourcePort,TargetIP,TargetPort,Action,Message
162162
```
163163

164+
## Sample logs
165+
166+
The following log samples show the data included in a log entry.
167+
168+
![log entry](media/log-analytics-samples/log1.png)
169+
170+
![log entry](media/log-analytics-samples/log2.png)
171+
172+
![log entry](media/log-analytics-samples/log3.png)
164173
## Next steps
165174

166175
To learn about Azure Firewall monitoring and diagnostics, see [Tutorial: Monitor Azure Firewall logs and metrics](tutorial-diagnostics.md).
16.7 KB
Loading
14.1 KB
Loading
16.6 KB
Loading

0 commit comments

Comments
 (0)