Datasource is a datatype for a datasource such as a file name or system sending data to LogScale.

Table: Datasource

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 24, 2024
namestringyes The name of the datasource.
newestTimestampdatetimeyes The most recent time stamp in the datasource.
oldestTimestampdatetimeyes The oldest time stamp in the datasource.
sizeAtIngestfloatyes The size in Gigabytes of the data from this data source before compression.
sizeAtIngestOfMergedfloatyes The size in Gigabytes of the data from this data source before compression, but only for the parts that are now part of a merged segment file.
sizeOnDiskfloatyes This size in Gigabytes of the data from this data source currently on disk.
sizeOnDiskOfMergedfloatyes This gigabytes of the data from the data source on disk, but only the parts of a merged segment file.
tags[Tag]yes Any tags associated with the datasource. See Tag.