Examples

Please choose from a set of predefined examples to get you started using the manifest explorer.

Metrics


Advanced XPath

An advanced example on how to parse an xml paylog using child indices to create detailed metrics manually.

Use Json path

A simple example on how to parse a json paylog to create detailed metrics manually.

Use regular expression

A simple example on how to parse a text paylog using regular expressions to create detailed metrics manually.

Convert °C in °F

Converts a value from °C in °F using the expression syntax.

Advanced json path

An advanced example on how to parse a json paylog using child indices to create detailed metrics manually.

Convert radian in degree

Converts a radian angle in degrees using the expression syntax.

Constant value

Ignores the payload and returns a constant value.

Use XPath

A simple example on how to parse a xml paylog to create detailed metrics manually.

Simple text payload

Parses a simple text payload as an integer signal.

Logging


Set minimum log level

A simple log parser that will demonstrate how to set the minimum log level for an otel connection.

Parsing logs with dissect

A simple log parser that will use the dissect parser to process a log message.

Escaping characters

Showcases escaping characters in a grok expression.

Parsing logs with grok

A simple log parser that will use the grok parser to process a log message.

Change time zone

Parses a log using the dissect parser and interprets the provided timestamp as a given time zone.

Misc


Subscription groups

A simple example for using subscription groups.

Use variables in expressions

Uses a variable value inside an expression.

Wildcard subscriptions

Demonstrates the use of wildcards in mqtt subscriptions.

Usage of variables

Defines a variable at a subscription and then uses this variable in an attribute.

Subscription groups with paths

A simple example for using subscription groups and applying parent and sub paths.

An unhandled error has occurred. Reload 🗙