Skip to main content
Warning
This app is archived. App archiving documentation
JMESPath for Splunk app icon

JMESPath for Splunk

JMESPath for Splunk expands builtin JSON processing abilities with a powerful standardized query language. This app provides two JSON-specific search commands to reduce your search and development efforts:Built by Kintyre (Partner)
splunk product badge

Default Version 1.9.8

June 10, 2024

Compatibility

Splunk Enterprise

Platform Version: 9.4, 9.3, 9.2, 9.1, 9.0

Rating
5
(4)

Log in to rate this app

Support
Archived Add-on

JMESPath for Splunk expands builtin JSON processing abilities with a powerful standardized query language. This app provides two JSON-specific search commands to reduce your search and development efforts: * jmespath - Precision query tool for JSON events or fields * jsonformat - Format, validate, and order JSON content In some cases, a single jmsepath call can replace a half-dozen built-in search commands. Sound too good to be true? The jmespath command can parse nested JSON strings and unroll arrays {Name: x, Value: y} hashes with ease. Checkout the examples and try it yourself! NOTE: The 1.0.x series is stable and the 1.9.x release are in preparation for 2.0.0. Some backwards compatibility changes are planned and several things aren't yet set in stone. Contact us if you have any concerns or would like to be involved. More Information and JMESPath tutorials can be found here: http://jmespath.org/ GitHub: https://github.com/Kintyre/jmespath/