Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.07 KB

File metadata and controls

27 lines (17 loc) · 1.07 KB

General attributes

Status: Experimental

The attributes described in this section are rather generic. They may be used in any Log Record they apply to.

General log identification attributes

These attributes may be used for identifying a Log Record.

Attribute Type Description Examples Requirement Level
log.record.uid string A unique identifier for the Log Record. [1] 01ARZ3NDEKTSV4RRFFQ69G5FAV Opt-In

[1]: If an id is provided, other log records with the same id will be considered duplicates and can be removed safely. This means, that two distinguishable log records MUST have different values. The id MAY be an Universally Unique Lexicographically Sortable Identifier (ULID), but other identifiers (e.g. UUID) may be used as needed.