JSON Parser
StandardThe JavaScript Object Notation (JSON) Parser reads JSON data and extracts key values from the fields with valid JSON field values of normalized logs. A string filter is applied to the provided field, which defines a path for extracting values from it. The filter contains a key, which can be alphanumeric and special characters except square brackets ([]), backtick (`) and tilde (~). These exceptional characters are reserved for essential use cases, such as mapping the list and selecting a condition in JSON Parser.
Enhancement
SR-251, SR-181
JSON Parser now supports the flatten , reverse , sort , to_entries and unique filters. Go to JSON Parser to learn about these filters and their use cases.
Installation
To install JSON Parser :
- Download the .pak file from the Download link above.
- Go to Settings >> System Settings from the navigation bar and click Applications .
- Click Import .
- Browse to the downloaded .pak file.
- Click Upload .
Past Releases
JSON Parser v5.1.0 ▾
Enhancements
KB-24349
JSON Parser now supports n egative indexes, enabling the return of the last element of a data set . Go to JSON Parser to learn more.
KB-23968
JSON Parser converts a non-JSON value to a list with a single item when dot (.) filter is applied . Go to JSON Parser to view a use case on a non-JSON value.
JSON Parser v5.0.2 ▾
JSON Parser v5.0.0 ▾
Support
If you have any questions or require assistance, create a support ticket..
Comments
Please sign in to leave a comment.