LogCollector
is a
datatype for a Fleet search result entry.
Table: LogCollector
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 | |||||
cfgTestId | string | Short-Term | The configuration test identifier. | ||
change | Changes | Short-Term | A change to the log collector. See Changes . | ||
configId | string | Short-Term | Contains the unique identifier of any manually assigned configuration. | ||
configName | string | Short-Term | Contains the name of any manually assigned configuration. | ||
configurations | [LogCollectorConfigInfo ] | yes | Short-Term | The log collector configurations. See LogCollectorConfigInfo . | |
CpuAverage5Min | float | Short-Term | CPU Average for five minutes. | ||
debugLogging | LogCollectorDebugLogging | Short-Term | Debugging information on logging. See LogCollectorDebugLoggingStatic . | ||
diskMax5Min | float | Short-Term | Disk usage for a maximum of five minutes. | ||
ephemeralTimeout | integer | Short-Term | The ephemeral timeout in milliseconds. | ||
errors | [string] | yes | Short-Term | Errors returned. | |
groups | [LogCollectorGroup ] | yes | Short-Term | The log collector groups. See LogCollectorGroup . | |
Hostname | string | yes | Short-Term | The hostname. | |
id | string | Short-Term | If the collector is enrolled, this is its unique identifier. | ||
ingestLast24H | long | yes | Short-Term | Ingest last twenty-four hours. | |
ipAddress | string | Short-Term | The IP address. | ||
labels | [LogCollectorLabel ] | yes | Short-Term | The log collector labels. See LogCollectorLabel . | |
LastActivity | string | yes | Short-Term | Last activity recorded | |
logSources | [LogCollectorLogSource ] | yes | Short-Term | The log sources. See LogCollectorLogSource . | |
machineId | string | yes | Short-Term | The log collector machine identifier. | |
MemoryMax5Min | long | Short-Term | Maximum memory for five minutes. | ||
status | LogCollectorStatusType | Short-Term | The status of the log collector. See LogCollectorStatusType . | ||
System | string | yes | Short-Term | The host system. | |
timeOfUpdate | datetime | Short-Term | The date and time of update. | ||
usesRemoteUpdate | boolean | yes | Short-Term | Whether the log collector uses remote updates. | |
Version | string | yes | Short-Term | The version used. | |
wantedVersion | string | Short-Term | The wanted version. |