AZMSOperationalLogs
Captures all management operations that are performed on the Azure Event Hubs/Azure Service Bus namespace and its entities.
Table attributes
Attribute | Value |
---|---|
Resource types | microsoft.servicebus/namespaces, microsoft.eventhub/namespaces |
Categories | Azure Resources, Audit |
Solutions | LogManagement |
Basic log | Yes |
Ingestion-time transformation | No |
Sample Queries | Yes |
Columns
Column | Type | Description |
---|---|---|
ActivityId | string | Internal ID, used to identify the specified activity. |
_BilledSize | real | The record size in bytes |
Caller | string | The caller of operation (the Azure portal or management client). |
EventName | string | The name of management operation which is executed within Service Bus. |
EventProperties | dynamic | The operation properties. |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
Provider | string | Event provider name. Possible values: eventhub, relay, and servicebus. |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
SourceSystem | string | The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics |
Status | string | The operation status. |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | The log generation time (UTC). |
Type | string | The name of the table |