ABSBotRequests

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

Categories

  • Azure Resources

Solutions

  • LogManagement

Resource types

  • Bot Services

Columns

Column Type Description
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.
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
_SubscriptionId string A unique identifier for the subscription that the record is associated with
TenantId string
TimeGenerated datetime The timestamp (UTC) of when the log was generated.
Type string The name of the table