Statements
A list of special statements supported by Cribl Search.
A statement in Cribl Search is a special keyword that sets options (set
) or assigns names to expressions
(let
).
Name | Description |
---|---|
let | Assigns a referenceable name to a value, expression, or an entire subquery. |
set | Configures options that affect one or more searches. |