LogCollectorDetails
is a
datatype for details about a Log Collector.
Table: LogCollectorDetails
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 26, 2025 | |||||
configurations | [LogCollectorConfigInfo ] | yes | Short-Term | The log collector configurations. See LogCollectorConfigInfo . | |
cpuAverage5Min | float | Short-Term | The CPU average for a five minute period. | ||
DiskMax5Min | float | Short-Term | The disk maximum for a five minute period. | ||
ephemeralTimeout | integer | Short-Term | The ephemeral timeout in milliseconds. | ||
errors | [string] | yes | Short-Term | The errors. | |
Hostname | string | yes | Short-Term | The hostname. | |
id | string | yes | Short-Term | The unique identifier of the collector, if enrolled. | |
ipAddress | string | Short-Term | The IP address. | ||
LastActivity | string | yes | Short-Term | The last activity recorded. | |
logSources | LogCollectorLogSource | yes | Short-Term | The log collector's log source. See LogCollectorLogSource . | |
machineId | string | yes | Short-Term | The log collector's machine ID. | |
MemoryMax5Min | long | Short-Term | The maximum memory usage for a five minute period. | ||
status | LogCollectorStatusType | Short-Term | The status of the log collector. See LogCollectorStatusType . | ||
system | string | yes | Short-Term | The host system. | |
version | string | yes | Short-Term | The version. |