Skip to content

Commit b40c3a0

Browse files
Minor edits.
1 parent f24f45f commit b40c3a0

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

articles/firewall/monitor-firewall.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ You can use Azure Firewall logs and metrics to monitor your traffic and operatio
2020

2121
- **Audit Trail**: Activity logs enable auditing of operations related to firewall resources, capturing actions like creating, updating, or deleting firewall rules and policies. Reviewing activity logs helps maintain a historical record of configuration changes and ensures compliance with security and auditing requirements.
2222

23-
<!-- ## Insights. OPTIONAL. If your service has Azure Monitor insights, add the following include and add information about what your insights provide. You can refer to another article that gives details or add a screenshot.
24-
[!INCLUDE [horz-monitor-insights](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights.md)] -->
25-
2623
[!INCLUDE [horz-monitor-resource-types](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
2724

2825
For more information about the resource types for Azure Firewall, see [Azure Firewall monitoring data reference](monitor-firewall-reference.md).
@@ -33,12 +30,6 @@ For more information about the resource types for Azure Firewall, see [Azure Fir
3330

3431
For a list of available metrics for Azure Firewall, see [Azure Firewall monitoring data reference](monitor-firewall-reference.md#metrics).
3532

36-
<!-- OPTIONAL. If your service doesn't collect Azure Monitor platform metrics, use the following include: [!INCLUDE [horz-monitor-no-platform-metrics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-no-platform-metrics.md)] -->
37-
38-
<!-- ## OPTIONAL [TODO-replace-with-service-name] metrics
39-
If your service uses any non-Azure Monitor based metrics, add the following include and more information.
40-
[!INCLUDE [horz-monitor-custom-metrics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-non-monitor-metrics.md)] -->
41-
4233
[!INCLUDE [horz-monitor-resource-logs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
4334

4435
For the available resource log categories, their associated Log Analytics tables, and the log schemas for Azure Firewall, see [Azure Firewall monitoring data reference](monitor-firewall-reference.md#resource-logs).
@@ -52,7 +43,7 @@ You can also connect to your storage account and retrieve the JSON log entries f
5243
5344
[!INCLUDE [horz-monitor-activity-log](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-activity-log.md)]
5445

55-
## Azure Structured Firewall logs
46+
## Structured Azure Firewall logs
5647

5748
Structured logs are a type of log data that are organized in a specific format. They use a predefined schema to structure log data in a way that makes it easy to search, filter, and analyze. Unlike unstructured logs, which consist of free-form text, structured logs have a consistent format that machines can parse and analyze.
5849

@@ -114,7 +105,7 @@ A list of predefined queries is available in the Azure portal. This list has a p
114105

115106
[Azure Firewall Workbook](firewall-workbook.md) provides a flexible canvas for Azure Firewall data analysis. You can use it to create rich visual reports within the Azure portal. You can tap into multiple firewalls deployed across Azure and combine them into unified interactive experiences.
116107

117-
To deploy the new workbook that uses Azure Firewall Structured Logs, see [Azure Monitor Workbook for Azure Firewall](https://github.com/Azure/Azure-Network-Security/tree/master/Azure%20Firewall/Workbook%20-%20Azure%20Firewall%20Monitor%20Workbook).
108+
To deploy the new workbook that uses Azure Firewall Structured Logs, see [Azure Monitor Workbook for Azure Firewall](https://github.com/Azure/Azure-Network-Security/tree/master/Azure%20Firewall/Workbook%20-%20Azure%20Firewall%20Monitor%20Workbook).
118109

119110
## Legacy Azure Diagnostics logs
120111

@@ -238,9 +229,6 @@ The DNS proxy log is saved to a storage account, streamed to Event hubs, and/or
238229

239230
[!INCLUDE [horz-monitor-kusto-queries](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-kusto-queries.md)]
240231

241-
<!-- REQUIRED. Add sample Kusto queries for your service here. -->
242-
243-
<!-- ## Alerts -->
244232
[!INCLUDE [horz-monitor-alerts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-alerts.md)]
245233

246234
## Alert on Azure Firewall metrics
@@ -273,10 +261,6 @@ Next, create an alert for missing metrics over a time period of 60 minutes. To s
273261

274262
:::image type="content" source="media/logs-and-metrics/edit-alert-rule.png" alt-text="Screenshot showing the Edit alert rule page.":::
275263

276-
<!-- OPTIONAL. ONLY if applications run on your service that work with Application Insights, add the following include.
277-
[!INCLUDE [horz-monitor-insights-alerts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights-alerts.md)]
278-
-->
279-
280264
### Azure Firewall alert rules
281265

282266
You can set alerts for any metric, log entry, or activity log entry listed in the [Azure Firewall monitoring data reference](monitor-firewall-reference.md).

0 commit comments

Comments
 (0)