LogCollectorInstaller is a datatype that provides information about an installer of the LogScale Collector. It's used by the logCollectorInstallers() query field.

Table: LogCollectorInstaller

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 26, 2024
architecturestringyes Short-TermThe CPU architecture of the installer.
configExamplestring  Short-TermAn example of the configuration.
iconstring  Short-TermThe name of the icon file.
namestringyes Short-TermThe name of the Log Collector installer file.
sizeintegeryes Short-TermThe size of the installer file.
typestringyes Short-TermThe type of installer (e.g., deb, rpm or msi files).
urlstringyes Short-TermThe URL from where the Log Collector installer may be found.
versionstringyes Short-TermThe version of the Log Collector.