Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Service side request and outcome logs from calling SDK like call join, hangup and state updates as outcomes with http request/response payloads in the property bag.
Table attributes
Attribute | Value |
---|---|
Resource types | microsoft.communication/communicationservices |
Categories | Azure Resources |
Solutions | LogManagement |
Basic log | Yes |
Ingestion-time transformation | No |
Sample Queries | - |
Columns
Column | Type | Description |
---|---|---|
_BilledSize | real | The record size in bytes |
Category | string | The log category of the event. Logs with the same log category and resource type will have the same properties fields. |
CorrelationId | string | The unique gguid per dimension. |
DurationMs | int | Duration of an operation in milliseconds. |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
Level | string | Log level like info/error. |
OperationName | string | The operation associated with log record. |
Properties | dynamic | Properties payload based on request/outcome of various calling operations. |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
ResultSignature | int | HTTP result signature. |
ResultType | string | Result type like Success/UnexpectedServerError. |
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 |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | The timestamp (UTC) of when the log was generated. |
Type | string | The name of the table |