Skip to content

Map a json output to key/value context variables using java-jq library

Notifications You must be signed in to change notification settings

rundeck-plugins/jq-json-logfilter

Repository files navigation

jq-JSON mapper log filter plugin

This plugin maps a JSON String output from a step to key/value context variables. It uses the jackson-jq java library.

Build

gradle clean install

Install

cp build/lib/jq-json-logfilter-X.X.X.jar $RDECKBASE/libext

How to use

  • Add a Log filter to the workflow step what has a json output string

Add Filter

More information about the available jq Filters here

  • Use the context variables on the next steps

Add Filter

Add Filter

About

Map a json output to key/value context variables using java-jq library

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages