ContainerAppConsoleLogs

Logs generated by Container Apps within a Container App Environment. This includes logs generated on the stdout or stderr streams by all containers in the app. It also includes all Dapr sidecar container logs but does not include any system or platform level logs produced by the Container App Environment itself.

Table attributes

Attribute Value
Resource types microsoft.app/managedenvironments
Categories Audit, Azure Resources
Solutions LogManagement
Basic log Yes
Ingestion-time transformation No
Sample Queries Yes

Columns

Column Type Description
_BilledSize real The record size in bytes
ContainerAppName string The name of the Container App generating this log.
ContainerGroupId string The ID of the container's pod (Container App replica) generating this log.
ContainerGroupName string The name of the container's pod (Container App replica) generating this log.
ContainerId string The ID of the Container App generating this log.
ContainerImage string The image used in the container instance that generated this log.
ContainerName string The name of the container generating this log.
EnvironmentName string The name of the Container App Environment generating this log.
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
JobName string The name of the kubernetes job running inside a managed AKS environment generating this log.
Location string The location of the Container App generating this log.
Log string The log generated by the user's Container App.
OperationName string The name of the operation generating this log.
_ResourceId string A unique identifier for the resource that the record is associated with
RevisionName string The name of the revision generating this log.
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
Stream string The stream where the log was emitted.
_SubscriptionId string A unique identifier for the subscription that the record is associated with
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Time (UTC) when the log was generated.
Type string The name of the table