Skip to content

ByronScottJones/log-parser-plugin

 
 

Repository files navigation

log-parser-plugin

Build Status

Parses the console output and highlights error/warning/info lines.

http://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin

This fork is for the purpose of adding additional functionality to the existing log-parser-plugin.

Recommendations

  • The Build Log will be scanned, using a list of Regex Patterns. When a pattern is found, an associated recommendation (in HTML format) will be inserted into the existing Log-Parser output. The purpose is to provide users with recommendations, Knowledgebase articles, etc. that will assist them in fixing routine issues without needing to submit a support ticket to their DevOps Support team.

About

Jenkins log-parser plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.4%
  • HTML 1.5%
  • Groovy 1.3%
  • Other 0.8%