AppPlatformLogsforSpring
App Platform Logs for Spring.
Categories
- Azure Resources
Solutions
- LogManagement
Resource types
- Azure Spring Cloud
Columns
| Column | Type | Description |
|---|---|---|
| AppName | string | The application name that emitted the log |
| AppTimestamp | datetime | The log timestamp (UTC) from user application log |
| Category | string | Log Category |
| CustomLevel | string | Verbosity level of log |
| ExceptionClass | string | The exceptionClass of the log |
| InstanceName | string | The instance name that emitted the log |
| Log | string | The content of the log |
| Logger | string | The logger from user application log |
| MDC | string | Customized MDC field in the log |
| Message | string | The message of the log |
| OperationName | string | The name of the operation represented by this event |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| ServiceName | string | The service name that emitted the log |
| SourceSystem | string | |
| SpanId | string | SpanId for tracing |
| StackTrace | string | The stackTrace of the log |
| Stream | string | The stream of the log |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| TenantId | string | |
| Thread | string | The thread of the log |
| TimeGenerated | datetime | The timestamp (UTC) when the log is collected by Azure Spring Cloud |
| TraceId | string | TraceId for tracing |
| Type | string | The name of the table |