Hello, Daniel, I am currently use Email-ext and log parser to send build status email, by just insert parsed console log URL into email body. I would like to customize the email body with particular parsed warning/error messages instead of just a URL. I know you recommended BUILD_LOG_REGEX, but I am wondering whether you can provide more detail information what I need to do to achieve my goal. I am new on Jenkins, I really appreciate your help.
Thanks Victoria On Wednesday, July 17, 2013 at 3:41:01 AM UTC-5, Daniel Beck wrote: > > Use https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin > > Look for BUILD_LOG_REGEX in the 'Content Token Reference' of the > post-build action. > > On 16.07.2013, at 23:57, Eduardo Dias <[email protected] <javascript:>> > wrote: > > > Hi All, > > > > I am trying to find an example to get a part of console log based on a > regex to send by email. > > > > who can help me? > > > > Thanks > > > > Eduardo > > > > > > -- > > You received this message because you are subscribed to the Google > Groups "Jenkins Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1dbbdc17-c41f-4c02-a4da-64a9c7bddbe4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
