Second public 2.0 release candidate - adds jsonformat
- Adds secondary search command: jsonformat
- Supports formatting JSON events and/or fields, syntax validation, control over key ordering and so on.
- (Also contains an Easter egg where it can convert a python repr string into a valid JSON object, helpful for debugging splunklib searchcommand logs.)
- Adds the Splunk Python SDK (1.6.5) for use with
jsonformat
and eventuallyjmespath
.