Filtering output log

12 views
Skip to first unread message

Antonio Hernandez

unread,
Jul 6, 2016, 12:01:08 PM7/6/16
to Jenkins Users
Hi, 

I've got the code:

   <code class="console">
                        <j:forEach var="line" items="${build.getLog(500)}">
                        ${line}<br/>
                        </j:forEach>


showing all the test results of a specific job but i want to cut it from one point filtering all before "--------------------------" and also after a specific word like "Build step....

How can achieve this?

Antonio Hernandez

unread,
Jul 7, 2016, 5:53:08 AM7/7/16
to Jenkins Users
Hi all,
Any ideas?
Thanks again
Reply all
Reply to author
Forward
0 new messages