Echo

Echo

This filter prints the Message on the logs. It is mostly used to debug the rules.

Parameters

ParameterTypeDefaultDescription
extraBOOL“false”print also all the extra fields
... | echo(extra="false") | ...

Output

The output is not being changed. This filter prints the received Message and send it to the next filter in the rule.

Examples

What's on this Page