Echo
This filter prints the Message on the logs. It is mostly used to debug the rules.
Parameters
Parameter | Type | Default | Description |
---|---|---|---|
extra | BOOL | “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
Soon…