Berserk Docs
Scalar FunctionsLogging Functions

log_template_id

Returns a stable 16-character hex string identifying the structural log template of the input line. Equivalent to formatting the output of log_template_hash as zero-padded lowercase hex — small enough to store on rows as an indexed attribute, large enough to make per-template groupings collision-free for log volumes encountered in practice.

Syntax

log_template_id(source)

Parameters

Prop

Type

Returns: string

On this page