Need a way to limit matches from the tail end of the log

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When using pessimistic regex patterns with BUILD_LOG_REGEX you can end up including a large number of matches. There is the existing maxMatches parameter to limit it, but it is not very useful as it ends up including the oldest logs that are least relevant to an event that just occurred. E.g., when generating an email notification on a build failure, the newest error lines are what would be helpful than the oldest error lines. I am proposing that a new parameter be added to limit the matches to the tail end of it.

            Assignee:
            Hari Dara
            Reporter:
            Hari Dara
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: