AGENT_MANAGEMENT_V View
This view provides agent management info.
This view is available through S3 Data Exporter only.
Each row contains file information as listed in the columns.
| Column Name | Data Type | Description |
|---|---|---|
| MID | Integer | The Lacework-generated machine identifier of the agent. |
| CREATED_TIME | Timestamp | The time and date when the agent was created. |
| LAST_UPDATE | Timestamp | The time and date when the agent was last updated. |
| STATUS | Varchar | The status of the agent. |
| HOSTNAME | Varchar | The hostname of the machine. |
| IP_ADDR | Varchar | The IP address of the machine. |
| AGENT_VERSION | Varchar | The version of the agent. |
| OS | Varchar | The OS of the host. |
| TAGS | Variant | Tags |
| MODE | Varchar | The mode of the agent. |