Επεξεργασία

Κοινή χρήση μέσω


Supported logs for Microsoft.App/managedEnvironments

The following table lists the types of logs available for the Microsoft.App/managedEnvironments resource type.

For a list of supported metrics, see Supported metrics - Microsoft.App/managedEnvironments

Category Category display name Log table Supports basic log plan Supports ingestion-time transformation Example queries Costs to export
AppEnvSessionConsoleLogs Session console logs AppEnvSessionConsoleLogs

Logs generated by Sessions within a Container App Environment. This includes logs generated on the stdout or stderr streams by all containers in the session.

Yes No Yes
AppEnvSessionLifeCycleLogs Session allocation logs AppEnvSessionLifecycleLogs

Logs generated by CustomContainer Session Pool within a Container App Environment. This includes logs produced by session allocation related platform events.

Yes No Yes
AppEnvSessionPoolEventLogs Session pool lifecycle logs AppEnvSessionPoolEventLogs

Logs generated by CustomContainer Session Pool within a Container App Environment. This includes logs produced by the Session Pool itself, including pod creation and deletion, etc

Yes No Yes
AppEnvSpringAppConsoleLogs Spring App console logs AppEnvSpringAppConsoleLogs

Logs generated by Spring Apps(Container Apps with managedBy annotation) 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.

Yes No Yes
ContainerAppConsoleLogs Container App console logs 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.

Yes No Yes
ContainerAppSystemLogs Container App system logs ContainerAppSystemLogs

Platform Logs generated by a Container App Environment. These logs are generated by system components and any underlying infrastructure. Events related to revision management, Dapr, Keda and Envoy can be found here.

No No Yes

Next Steps