User Tools

Site Tools


wiki:install_json_log_filter_parser_plugin_rundeck

Install JSON log filter parser plugin in Rundeck

JSON log filter plugin is not installed by default and it seems it cannot be installed through the Rundeck GUI. To install it manually enter the container

 docker exec -it rundeck-docker sh

Enter the libext directory and download the jar file:

cd libext/
wget https://github.com/rundeck-plugins/jq-json-logfilter/releases/download/1.0.4/jq-json-logfilter-1.0.4.jar

You should now have the log filter in the Workflow under Global log filters

Tested on

  • Dockerized rundeck 4.5.0
  • Host rundeck installation in /var/lib/rundeck

See also

References

wiki/install_json_log_filter_parser_plugin_rundeck.txt · Last modified: 2022/09/07 12:08 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki