Hi all,
I was looking for a jenkins plugin that can parse the jenkins console logs after all the tests are run and put a report something as follows:
TestName : Status(Fail/Pass) : Error Message: LogPath (html link for testcaselog) format so that I can access the log by clicking on the html link for detailed analysis.
I have found some log management tools like graylogs/parser console/log parser etc which does different things . But I am confused which one to use. Can someone throw some light on it which one will serve my purpose?
Regards
Pradeep