jmespath
Executes a JMESPath query on JSON documents and replaces the message with the resulting document.
[TIP] .Try out Bloblang
For better performance and improved capabilities try native Redpanda Connect mapping with the mapping
processor.
Fields
query
The JMESPath query to apply to messages.
Type: string
Examples
When receiving JSON documents of the form:
We could collapse the location names from the state of Washington into a field Cities
:
With the following config: