ConsoleLogFilter itself did not work out; filed PRs introducing a better API.
when for example using the logstash plugin
…though this is an invalid use case. JEP-210 has direct support for external log storage. There is work underway on a Logstash implementation, not based on the existing plugin.
Released in beta.
Hey Jesse Glick, any chance you can relese this feature?
It already is. You do need to
<useBeta>true</useBeta>
to acknowledge that you are consuming an experimental API.
Jesse Glick - where would I specify the useBeta tag to enable this?
Richard Schaefer inside <properties> in the POM. Note however that workflow-api #97, if merged & released, would avoid the need for this.