Can we add any plugin or code to achieve error filtering on pipeline steps?

Viewed 19

I am new to Jenkins and while working on the Jenkins project, I have to check each build for errors in the pipeline steps. Most of the time pipeline steps are huge and I have to scroll down for a long time to check if there are any error steps. So to make it easy I feel it would be great if we have a filter at the top so that I can directly apply the error filter on the status and get the error pipeline steps.

Is there any plugin available to achieve this? Or any workaround? Attached are the screenshots about which pipeline step I am interested in.

Thanks!

enter image description here

enter image description here

0 Answers
Related