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

Table: Datasource

ParameterTypeRequiredDefaultStabilityDescription
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 Short-TermThe name of the datasource.
newestTimestampdatetimeyes Short-TermThe most recent time stamp in the datasource.
oldestTimestampdatetimeyes Short-TermThe oldest time stamp in the datasource.
sizeAtIngestfloatyes Short-TermThe size in Gigabytes of the data from this data source before compression.
sizeAtIngestOfMergedfloatyes Short-TermThe 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 Short-TermThis size in Gigabytes of the data from this data source currently on disk.
sizeOnDiskOfMergedfloatyes Short-TermThis gigabytes of the data from the data source on disk, but only the parts of a merged segment file.
tags[Tag]yes Short-TermAny tags associated with the datasource. See Tag.