Logging wouldn't help for these, as these actions don't seem to get logged.

But check out the Audit Trail Plugin, which records the most important user 
actions. To record enabling/disabling project via the buttons for it (and not 
just users submitting the job config page), and add 'enable' and 'disable' to 
the regular expression of what it logs in the Advanced configuration.

Unfortunately, Audit Trail only records e.g. that a user submitted a config 
form ('/job/jobname/configSubmit by danielbeck') and not _what_ was changed. 
This is where the Job Config History Plugin helps. It logs all changes to job 
configurations in detail, and displays them as diffs of the job config XML.

On 17.01.2014, at 01:19, Balaji Parthasarathy <[email protected]> wrote:

> Hi,
> In my Jenkins instance, if I want to know things like
> 
> 1.      Who disabled a job and when?
> 
> 2.      When was it re-enabled? And who?
> 
> 3.      If a job config was changed, who changed it and what was changed?
> 
> 
> 
> I need to enable logging per feature. This URL 
> https://wiki.jenkins-ci.org/display/JENKINS/Logger+Configuration says "Refer 
> to Hudson source code or the mailing list archive for what logger corresponds 
> to what feature". Can someone give quick pointers to logger names for the 
> above use cases? BTW, was this enhancement request implemented - 
> http://jenkins-ci.361315.n4.nabble.com/Issue-4068-New-Provide-a-list-of-available-loggers-with-a-short-description-tt409405.html#none
> 
> I searched the mailing lists and general google search but did not get any 
> hits.
> 
> 
> 
> Thanks
> 
> Balaji
> 
> 
> -- 
> 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].
> 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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to