Skip to content

Commit 27ed6d1

Browse files
authored
Merge pull request #287711 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents a7fbd4f + e0013a4 commit 27ed6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/security/fundamentals/log-audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following table lists the most important types of logs available in Azure:
4141
|[Activity logs](/azure/azure-monitor/essentials/platform-logs-overview)|Control-plane events on Azure Resource Manager resources| Provides insight into the operations that were performed on resources in your subscription.| REST API, [Azure Monitor](/azure/azure-monitor/essentials/platform-logs-overview)|
4242
|[Azure Resource logs](/azure/azure-monitor/essentials/platform-logs-overview)|Frequent data about the operation of Azure Resource Manager resources in subscription| Provides insight into operations that your resource itself performed.| Azure Monitor|
4343
|[Microsoft Entra ID reporting](../../active-directory/reports-monitoring/overview-reports.md)|Logs and reports | Reports user sign-in activities and system activity information about users and group management.|[Microsoft Graph](/graph/overview)|
44-
|[Virtual machines and cloud services](/azure/azure-monitor/vm/monitor-virtual-machine)|Windows Event Log service and Linux Syslog| Captures system data and logging data on the virtual machines and transfers that data into a storage account of your choice.| Windows (using [Azure Diagnostics](/azure/azure-monitor/agents/diagnostics-extension-overview)] storage) and Linux in Azure Monitor|
44+
|[Virtual machines and cloud services](/azure/azure-monitor/vm/monitor-virtual-machine)|Windows Event Log service and Linux Syslog| Captures system data and logging data on the virtual machines and transfers that data into a storage account of your choice.| Windows (using [Azure Diagnostics](/azure/azure-monitor/agents/diagnostics-extension-overview) storage) and Linux in Azure Monitor|
4545
|[Azure Storage Analytics](/rest/api/storageservices/fileservices/storage-analytics)|Storage logging, provides metrics data for a storage account|Provides insight into trace requests, analyzes usage trends, and diagnoses issues with your storage account.| REST API or the [client library](/dotnet/api/overview/azure/storage)|
4646
|[Network security group (NSG) flow logs](../../network-watcher/network-watcher-nsg-flow-logging-overview.md)|JSON format, shows outbound and inbound flows on a per-rule basis|Displays information about ingress and egress IP traffic through a Network Security Group.|[Azure Network Watcher](../../network-watcher/network-watcher-monitoring-overview.md)|
4747
|[Application insight](/azure/azure-monitor/app/app-insights-overview)|Logs, exceptions, and custom diagnostics| Provides an application performance monitoring (APM) service for web developers on multiple platforms.| REST API, [Power BI](https://powerbi.microsoft.com/documentation/powerbi-azure-and-power-bi/)|

0 commit comments

Comments
 (0)