Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
Reference for ContainerInventory table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Containers |
| Basic Logs Eligible | ✗ No (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✗ No |
| Azure Monitor Tables Reference | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| Command | string | entrypoint and the command executed for all running containers |
| ComposeGroup | string | Docker Compose Project name. Comes from container label : com.docker.compose.project |
| Computer | string | Computer name/Node name |
| ContainerHostname | string | Host name (which is pod name) as seen by the container. |
| ContainerID | string | Unique ContainerID |
| ContainerState | string | Last known state of the container |
| CreatedTime | datetime | Container creation time |
| EnvironmentVar | string | Container's environment variables |
| ExitCode | int | Container exit code |
| FinishedTime | datetime | Container termination time |
| Image | string | Container Image Name |
| ImageID | string | Container Image ID |
| ImageTag | string | Container Image Tag |
| Links | string | Container's legacy Hostconfig links |
| Ports | string | Container's port bindings |
| Repository | string | Container's Remote repository |
| SourceSystem | string | The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics |
| StartedTime | datetime | Container start time |
| TimeGenerated | datetime | Date and time the record was created. |
| Type | string | The name of the table |
This table is used by the following solutions:
This table is ingested by the following connectors:
| Connector | Selection Criteria |
|---|---|
| Azure Kubernetes Service (AKS) |
This table collects data from the following Azure resource types:
microsoft.containerservice/managedclustersmicrosoft.kubernetes/connectedclustersmicrosoft.hybridcontainerservice/provisionedclustersBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊