Skip to content

Commit

Permalink
Adding jq filter docs on the GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
ltamaster committed Oct 16, 2018
1 parent da36877 commit 1227710
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ class JsonLogFilter implements LogFilterPlugin{

@PluginProperty(
title = 'jq Filter',
description = '''Add a jq Filter''',
description = '''Add a jq Filter.
See [here](https://github.com/eiiches/jackson-jq#implementation-status-and-current-limitations) for further information''',
defaultValue=".",
required=true

Expand Down

0 comments on commit 1227710

Please sign in to comment.