ABSBotRequests

Logs of requests made by Azure Bot Service onbehalf of a bot such as requests from channel to bot and to other dependencies.

Table attributes

Attribute Value
Resource types microsoft.botservice/botservices
Categories Azure Resources
Solutions LogManagement
Basic log No
Ingestion-time transformation Yes
Sample Queries Yes

Columns

Column Type Description
_BilledSize real The record size in bytes
BotId string Name of the bot or the bot handle.
Category string Classification of the log.
Channel string Name of the Channel generating the log such as Direct Line, MS Teams, Facebook, etc.
CorrelationId string The ID for the correlated events. Can be used to identify correlated events between multiple tables.
DurationMs real Duration of the request.
_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 of message such as Information, Warning, Error, etc.
Location string Location of the service sending the log (Azure region name e.g. West US).
OperationName string The operation associated with the log record.
_ResourceId string A unique identifier for the resource that the record is associated with
ResultCode int HTTP request response code.
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