Skip to content

Second public 2.0 release candidate - adds jsonformat

Compare
Choose a tag to compare
@lowell80 lowell80 released this 14 Nov 07:22
· 46 commits to master since this release
  • 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 eventually jmespath.