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/network-watcher-analyze-nsg-flow-logs-graylog.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: azure-network-watcher
7
7
ms.topic: how-to
8
-
ms.date: 09/26/2024
8
+
ms.date: 10/15/2024
9
9
ms.custom: linux-related-content
10
10
---
11
11
@@ -200,9 +200,7 @@ After allowing some time for your Graylog server to collect messages, you are ab
200
200
201
201

202
202
203
-
Clicking on the blue "%{Message}" link expands each message to show the parameters of each flow tuple, as shown in the following picture:
204
-
205
-

203
+
Select the blue **%{Message}** link to expand the message to show the parameters of the flow tuple.
206
204
207
205
By default, all message fields are included in the search if you don't select a specific message field to search for. If you want to search for specific messages (i.e - flow tuples from a specific source IP) you can use the Graylog search query language as [documented](https://archivedocs.graylog.org/en/3.2/pages/queries.html)
208
206
@@ -246,7 +244,7 @@ the dashboard are **Quick Values** charts, which display a list of values of the
246
244
By integrating Network Watcher with Graylog, you now have a convenient and centralized way to manage and visualize network security group flow logs. Graylog has a number of other powerful features such as streams and alerts that can also be used to further manage flow logs and better understand your network traffic. Now that
247
245
you have Graylog set up and connected to Azure, feel free to continue to explore the other functionality that it offers.
248
246
249
-
## Next steps
247
+
## Next step
250
248
251
-
Learn how to visualize your network security group flow logs with Power BI by visiting [Visualize network security group flows logs with Power
0 commit comments