Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41366

Implement INFO and WARN matches in addition to errors matching in BFA

XMLWordPrintable

      It would be great if the BFA plugin would allow us to add WARN and INFO level matches in addition to errors matching.

      This feature is already implemented inside the log-parser-plugin, but there are lots of reasons for not trying to use two plugins when 80% of their functionality is similar.

      • log-parser-plugin is not actively maintained (last release more than an year ago)
      • log-parser-plugin does not supports sharing configuration across multiple masters
      • lop-parser-plugin does not have any support for statistics

      This means that once we do find a way to add matches that would not count as errors, we can completely deprecate the other plugin. Less plugins means better stability and better user experience.

      Note: maybe a first step towards implementing this rule would be to have an option for not counting some matches, just to highlight them, but not to report them as errors. This would allow us to use this to temporary disable false-positives regexps without having to remove them.

            t_westling Tomas Westling
            ssbarnea Sorin Sbarnea
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: