Hello there,
I’m developing a plugin to perform regexp replacements on the Jenkins log output: https://github.com/SoftwareBuildService/log-file-filter-plugin It is based on global settings to perform the regexps replacements for any job. I’ve written a custom pipeline step to perform this filtering (in a manner similar to https://issues.jenkins-ci.org/browse/JENKINS-27486) but this is not ideal for our use case. I would like the ConsoleLogFilter to filter pipeline logs without the need for any step. Has there been any progress on the topic? Thank you for your attention. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/ed0a2b87-5a12-4393-95d7-b7c079900f6c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
