Skip to content

Commit

Permalink
Merge pull request #146 from EdB-MSFT/AUTOGEN-tables-queries-referenc…
Browse files Browse the repository at this point in the history
…e-Tue_Sep_24_2024-1459

[AUTOGEN] PR for log tables reference
  • Loading branch information
denrea authored Sep 24, 2024
2 parents efe117f + 392d08c commit 4a1faf5
Show file tree
Hide file tree
Showing 39 changed files with 821 additions and 190 deletions.
10 changes: 10 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
"source_path": "articles/azure-monitor/reference/supported-logs/logs-index.md",
"redirect_url": "/azure/azure-monitor/reference",
"redirect_document_id": false
},
{
"source_path": "articles/azure-monitor/reference/queries/chsmmanagementauditlogs.md",
"redirect_url": "/azure/azure-monitor/reference",
"redirect_document_id": false
},
{
"source_path": "articles/azure-monitor/reference/queries/chsmserviceoperationauditlogs.md",
"redirect_url": "/azure/azure-monitor/reference",
"redirect_document_id": false
}
]
}
16 changes: 1 addition & 15 deletions articles/azure-monitor/reference/queries-by-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Azure Monitor log analytics queries by tables
author: EdB-MSFT
ms.topic: reference
ms.service: azure-monitor
ms.date: 09/16/2024
ms.date: 09/24/2024
ms.author: edbaynash
ms.reviewer: lualderm

Expand Down Expand Up @@ -1036,19 +1036,6 @@ ms.reviewer: lualderm

- [CCF application errors](./queries/CCFApplicationLogs.md#ccf-application-errors)

## [CHSMManagementAuditLogs](./queries/CHSMManagementAuditLogs.md)

- [Aggregate operations query](./queries/CHSMManagementAuditLogs.md#aggregate-operations-query)
- [Failed operations count](./queries/CHSMManagementAuditLogs.md#failed-operations-count)
- [Operations per user](./queries/CHSMManagementAuditLogs.md#operations-per-user)

## [CHSMServiceOperationAuditLogs](./queries/CHSMServiceOperationAuditLogs.md)

- [Are there any slow requests?](./queries/CHSMServiceOperationAuditLogs.md#are-there-any-slow-requests)
- [How active has this Cloud HSM been?](./queries/CHSMServiceOperationAuditLogs.md#how-active-has-this-cloud-hsm-been)
- [Are there any failures?](./queries/CHSMServiceOperationAuditLogs.md#are-there-any-failures)
- [Who is calling this Cloud HSM?](./queries/CHSMServiceOperationAuditLogs.md#who-is-calling-this-cloud-hsm)

## [CIEventsAudit](./queries/CIEventsAudit.md)

- [CIEventsAudit - API response codes line chart](./queries/CIEventsAudit.md#cieventsaudit---api-response-codes-line-chart)
Expand Down Expand Up @@ -1386,7 +1373,6 @@ ms.reviewer: lualderm
## [MDCDetectionDNSEvents](./queries/MDCDetectionDNSEvents.md)

- [All DNS events where the domain queried was 'www.google.com' ordered by time](./queries/MDCDetectionDNSEvents.md#all-dns-events-where-the-domain-queried-was-wwwgooglecom-ordered-by-time)
- [All recent Gating validation events](./queries/MDCDetectionDNSEvents.md#all-recent-gating-validation-events)

## [MDCDetectionFimEvents](./queries/MDCDetectionFimEvents.md)

Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ms.topic: reference
ms.service: azure-monitor
ms.author: edbaynash
author: EdB-MSFT
ms.date: 09/16/2024
ms.date: 09/24/2024

# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script.

Expand Down Expand Up @@ -62,7 +62,8 @@ DatabricksDataMonitoring,
DatabricksIngestion,
DatabricksMarketplaceConsumer,
DatabricksLineageTracking,
DatabricksFilesystem
DatabricksFilesystem,
DatabricksLakeviewConfig,
| distinct Category, Type
```

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ms.topic: reference
ms.service: azure-monitor
ms.author: edbaynash
author: EdB-MSFT
ms.date: 09/16/2024
ms.date: 09/24/2024

# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script.

Expand All @@ -28,27 +28,3 @@ MDCDetectionDNSEvents
| limit 100
```



### All recent Gating validation events


Get all Gating validation events published in the last 24 hours.

```query
source
| project
AzureResourceId,
Region,
Action,
RuleProperties,
AdmissionControlVersions,
EvaluatedResourceKind,
EvaluatedResourceName,
EvaluatedResourceParentKind,
EvaluatedResourceParentName,
EvaluatedResourceDetails,
Namespace,
TimeGenerated
```

22 changes: 17 additions & 5 deletions articles/azure-monitor/reference/tables-category.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.service: azure-monitor
ms.subservice: logs
ms.author: edbaynash
author: EdB-MSFT
ms.date: 09/16/2024
ms.date: 09/24/2024
---

# Azure Monitor Log Analytics log tables organized by category
Expand Down Expand Up @@ -119,8 +119,6 @@ ms.date: 09/16/2024
- [CDBPartitionKeyStatistics](./tables/cdbpartitionkeystatistics.md)
- [CDBQueryRuntimeStatistics](./tables/cdbqueryruntimestatistics.md)
- [CDBTableApiRequests](./tables/cdbtableapirequests.md)
- [CHSMManagementAuditLogs](./tables/chsmmanagementauditlogs.md)
- [CHSMServiceOperationAuditLogs](./tables/chsmserviceoperationauditlogs.md)
- [CIEventsAudit](./tables/cieventsaudit.md)
- [CassandraAudit](./tables/cassandraaudit.md)
- [ChaosStudioExperimentEventLogs](./tables/chaosstudioexperimenteventlogs.md)
Expand Down Expand Up @@ -169,6 +167,7 @@ ms.date: 09/16/2024
- [AlertHistory](./tables/alerthistory.md)
- [AutoscaleEvaluationsLog](./tables/autoscaleevaluationslog.md)
- [AutoscaleScaleActionsLog](./tables/autoscalescaleactionslog.md)
- [AzureMetricsV2](./tables/azuremetricsv2.md)
- [ComputerGroup](./tables/computergroup.md)
- [Operation](./tables/operation.md)
- [Usage](./tables/usage.md)
Expand Down Expand Up @@ -329,6 +328,7 @@ ms.date: 09/16/2024
- [AzureDiagnostics](./tables/azurediagnostics.md)
- [AzureLoadTestingOperation](./tables/azureloadtestingoperation.md)
- [AzureMetrics](./tables/azuremetrics.md)
- [AzureMetricsV2](./tables/azuremetricsv2.md)
- [BlockchainApplicationLog](./tables/blockchainapplicationlog.md)
- [BlockchainProxyLog](./tables/blockchainproxylog.md)
- [CCFApplicationLogs](./tables/ccfapplicationlogs.md)
Expand All @@ -341,8 +341,6 @@ ms.date: 09/16/2024
- [CDBPartitionKeyStatistics](./tables/cdbpartitionkeystatistics.md)
- [CDBQueryRuntimeStatistics](./tables/cdbqueryruntimestatistics.md)
- [CDBTableApiRequests](./tables/cdbtableapirequests.md)
- [CHSMManagementAuditLogs](./tables/chsmmanagementauditlogs.md)
- [CHSMServiceOperationAuditLogs](./tables/chsmserviceoperationauditlogs.md)
- [CIEventsAudit](./tables/cieventsaudit.md)
- [CIEventsOperational](./tables/cieventsoperational.md)
- [ChaosStudioExperimentEventLogs](./tables/chaosstudioexperimenteventlogs.md)
Expand Down Expand Up @@ -683,6 +681,16 @@ ms.date: 09/16/2024
- [AADServicePrincipalSignInLogs](./tables/aadserviceprincipalsigninlogs.md)
- [AADUserRiskEvents](./tables/aaduserriskevents.md)
- [ADFSSignInLogs](./tables/adfssigninlogs.md)
- [ASimAuditEventLogs](./tables/asimauditeventlogs.md)
- [ASimAuthenticationEventLogs](./tables/asimauthenticationeventlogs.md)
- [ASimDhcpEventLogs](./tables/asimdhcpeventlogs.md)
- [ASimDnsActivityLogs](./tables/asimdnsactivitylogs.md)
- [ASimFileEventLogs](./tables/asimfileeventlogs.md)
- [ASimNetworkSessionLogs](./tables/asimnetworksessionlogs.md)
- [ASimProcessEventLogs](./tables/asimprocesseventlogs.md)
- [ASimRegistryEventLogs](./tables/asimregistryeventlogs.md)
- [ASimUserManagementActivityLogs](./tables/asimusermanagementactivitylogs.md)
- [ASimWebSessionLogs](./tables/asimwebsessionlogs.md)
- [AWSCloudTrail](./tables/awscloudtrail.md)
- [AWSCloudWatch](./tables/awscloudwatch.md)
- [AWSGuardDuty](./tables/awsguardduty.md)
Expand Down Expand Up @@ -729,6 +737,7 @@ ms.date: 09/16/2024
- [DeviceTvmSoftwareInventory](./tables/devicetvmsoftwareinventory.md)
- [DeviceTvmSoftwareVulnerabilities](./tables/devicetvmsoftwarevulnerabilities.md)
- [DeviceTvmSoftwareVulnerabilitiesKB](./tables/devicetvmsoftwarevulnerabilitieskb.md)
- [DnsAuditEvents](./tables/dnsauditevents.md)
- [DynamicEventCollection](./tables/dynamiceventcollection.md)
- [EmailAttachmentInfo](./tables/emailattachmentinfo.md)
- [EmailEvents](./tables/emailevents.md)
Expand Down Expand Up @@ -768,6 +777,7 @@ ms.date: 09/16/2024
- [ProtectionStatus](./tables/protectionstatus.md)
- [PurviewDataSensitivityLogs](./tables/purviewdatasensitivitylogs.md)
- [RemoteNetworkHealthLogs](./tables/remotenetworkhealthlogs.md)
- [SecurityAlert](./tables/securityalert.md)
- [SecurityAttackPathData](./tables/securityattackpathdata.md)
- [SecurityBaseline](./tables/securitybaseline.md)
- [SecurityBaselineSummary](./tables/securitybaselinesummary.md)
Expand All @@ -780,6 +790,8 @@ ms.date: 09/16/2024
- [SigninLogs](./tables/signinlogs.md)
- [StorageMalwareScanningResults](./tables/storagemalwarescanningresults.md)
- [Syslog](./tables/syslog.md)
- [ThreatIntelIndicators](./tables/threatintelindicators.md)
- [ThreatIntelObjects](./tables/threatintelobjects.md)
- [ThreatIntelligenceIndicator](./tables/threatintelligenceindicator.md)
- [Update](./tables/update.md)
- [UrlClickEvents](./tables/urlclickevents.md)
Expand Down
34 changes: 31 additions & 3 deletions articles/azure-monitor/reference/tables-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Field definitions for Azure Monitor resource log / log analytics ta
author: EdB-MSFT
ms.topic: reference
ms.service: azure-monitor
ms.date: 09/16/2024
ms.date: 09/24/2024
ms.author: edbaynash
ms.reviewer: lualderm

Expand Down Expand Up @@ -234,8 +234,6 @@ Microsoft.HardwareSecurityModules/cloudHsmClusters

- [AzureActivity](./tables/azureactivity.md)
- [AzureMetrics](./tables/azuremetrics.md)
- [CHSMManagementAuditLogs](./tables/chsmmanagementauditlogs.md)
- [CHSMServiceOperationAuditLogs](./tables/chsmserviceoperationauditlogs.md)

### Azure Cosmos DB

Expand Down Expand Up @@ -476,6 +474,28 @@ Microsoft.PlayFab/titles

- [PFTitleAuditLogs](./tables/pftitleauditlogs.md)

### Azure Sentinel

microsoft.securityinsights

- [SecurityAlert](./tables/securityalert.md)
- [SecurityEvent](./tables/securityevent.md)
- [DnsAuditEvents](./tables/dnsauditevents.md)
- [CommonSecurityLog](./tables/commonsecuritylog.md)
- [ASimWebSessionLogs](./tables/asimwebsessionlogs.md)
- [PurviewDataSensitivityLogs](./tables/purviewdatasensitivitylogs.md)
- [ASimDhcpEventLogs](./tables/asimdhcpeventlogs.md)
- [ASimFileEventLogs](./tables/asimfileeventlogs.md)
- [ASimUserManagementActivityLogs](./tables/asimusermanagementactivitylogs.md)
- [ASimRegistryEventLogs](./tables/asimregistryeventlogs.md)
- [ASimAuditEventLogs](./tables/asimauditeventlogs.md)
- [ASimAuthenticationEventLogs](./tables/asimauthenticationeventlogs.md)
- [ASimDnsActivityLogs](./tables/asimdnsactivitylogs.md)
- [ASimNetworkSessionLogs](./tables/asimnetworksessionlogs.md)
- [ASimProcessEventLogs](./tables/asimprocesseventlogs.md)
- [ThreatIntelObjects](./tables/threatintelobjects.md)
- [ThreatIntelIndicators](./tables/threatintelindicators.md)

### Azure Sphere

Microsoft.AzureSphere/catalogs
Expand Down Expand Up @@ -1030,6 +1050,7 @@ Microsoft.OperationalInsights/Workspaces

- [LAQueryLogs](./tables/laquerylogs.md)
- [LASummaryLogs](./tables/lasummarylogs.md)
- [AzureMetricsV2](./tables/azuremetricsv2.md)

### Logic Apps

Expand Down Expand Up @@ -1479,6 +1500,13 @@ Microsoft.TimeSeriesInsights/environments
- [AzureMetrics](./tables/azuremetrics.md)
- [TSIIngress](./tables/tsiingress.md)

### Toolchain orchestrator

Microsoft.ToolchainOrchestrator/diagnostics

- [AzureActivity](./tables/azureactivity.md)
- [AzureDiagnostics](./tables/azurediagnostics.md)

### Traffic Manager Profiles

Microsoft.Network/trafficmanagerprofiles
Expand Down
Loading

0 comments on commit 4a1faf5

Please sign in to comment.