Template Language

Learn the syntax for writing LogScale Templates

The LogScale Template Language lets you use variables from the underlying data in your content. The variables can pull a value from the context — for example, startTime on a dashboard — from the query result (e.g., a field value) or from a parameter in a dashboard. You insert these variables using Template Expressions.

Note

The template language we refer to in this section of the documentation is not to be mistaken with the Message Templates and Variables used in LogScale Actions.

This reference section contains: