Discussion:
Audit pipeline stage status
Philippe73
2018-12-06 14:08:01 UTC
Permalink
Hello,
is there a plugin like 'Audit trail' that allow to push stages/steps status
of a pipeline in console or log file.
thanks
--
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 jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e68e757e-329b-4d45-a45b-4ae4e7a0118c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jeff Pearce
2018-12-06 17:05:20 UTC
Permalink
Can you explain in more detail what you’re looking for? I’m not sure what information you want to capture, or how you want to access it.

You might look at the https://wiki.jenkins.io/display/JENKINS/Job+and+Stage+Monitoring+Plugin plugin, which can send job and stage information to an indluxDB server, for building dashboards in something like Grafana. Not sure if that’s what you’re asking for though.

Best
Jeff

From: <jenkinsci-***@googlegroups.com> on behalf of Philippe73 <***@gmail.com>
Reply-To: "jenkinsci-***@googlegroups.com" <jenkinsci-***@googlegroups.com>
Date: Thursday, December 6, 2018 at 9:00 AM
To: Jenkins Users <jenkinsci-***@googlegroups.com>
Subject: Audit pipeline stage status

Hello,
is there a plugin like 'Audit trail' that allow to push stages/steps status of a pipeline in console or log file.
thanks
--
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 jenkinsci-users+***@googlegroups.com<mailto:jenkinsci-users+***@googlegroups.com>.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e68e757e-329b-4d45-a45b-4ae4e7a0118c%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/e68e757e-329b-4d45-a45b-4ae4e7a0118c%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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 jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/F653133D-7F9E-4D2F-A3C7-4721F393828E%40godaddy.com.
For more options, visit https://groups.google.com/d/optout.
Philippe73
2018-12-06 18:06:40 UTC
Permalink
Hello Jeff,
thx for your quick response.
I need to put/trace in in console to push it in a AWS CloudWatck log group
to push it In an Elastic search for reporting.
So I'd like an output message like that:
- timestamp
- job/pipeline name
- stage name
- submitter

With 'Audit trail' plugin I can retrieve interesting messages but I cannot
retrieve message to know who has validated or aborted a validation stage or
witch stage in the pipeline has failed.
Hope I'm clearer :)
Post by Philippe73
Hello,
is there a plugin like 'Audit trail' that allow to push stages/steps
status of a pipeline in console or log file.
thanks
--
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 jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6fbc211c-3485-4882-bf35-66924472ea86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...