LogCollectorConfiguration is a datatype for a configuration file for a log collector.

Table: LogCollectorConfiguration

ParameterTypeRequiredDefaultDescription
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: Sep 26, 2024
descriptionstring  A description of the Log Collector configuration.
draftstring  The configuration draft.
draftModifiedAtdatetimeyes The date and time of the last draft of the configuration.
idstringyes The unique identifier for the log collector configuration.
Instancesintegeryes The number of instances.
isTestRunningbooleanyes Whether a test is running.
modifiedatdatetimeyes The date and time of the current configuration.
modifiedBystringyes Who last modified the configuration.
namestringyes The name assigned to the log collector configuration.
Versionintegeryes The version used.
yamlstring  Configuration in YAML format.
yamlCharactersCountintegeryes The YAML character count.