Create

POST

Creates a log set, to which logs can be attached using attach-and-finalize. The logs within a logset are not searchable until the logset is finalized.

Request

This endpoint expects an object.
namestringRequired
originMetadatamap from strings to stringsRequired
timestampTypeenumRequired
Allowed values: ABSOLUTERELATIVE
descriptionstringOptional

Response

This endpoint returns an object.
ridstring
createdBystring
namestring
originMetadatamap from strings to strings
createdAtdatetime
updatedAtdatetime
logCountlong
timestampTypeenum
Allowed values: ABSOLUTERELATIVE
descriptionstringOptional
Built with