- 2 minutes to read
Formula - Body
The body
Formula function extracts the payload part from a Log Event.
Quick example
Let's get you started with the following example:
Input | Expression | Result |
---|---|---|
|
|
|
Text Data | Body | Unique values |
Features
- Extracts all data from any text-based structure.
Important
This plugin loads the entire message into RAM, so make sure to apply this function only on small messages..
How to use
To configure the Formula plugin with the Body function:
- Select Formula as the expression type plugin.
- Write down the expression to use in the 'Expression' text area
Body
- The payload is displayed in the Message Body tab
- The result is displayed
Syntax
The Body function does not have any parameters.
Next Step
How to Add or manage Search Fields
How to Add or manage Log Views
Related
- Context - Extract value from the key-value collection
Expression Type Plugins are used in Search Fields
What are Search Fields?
What are Search Field Expressions?
What are Message Types?
What are Log Views?