Plugin Information
Keep a log of who performed particular Hudson operations, such as configuring jobs.
This plugin adds an Audit Trail section in the main Hudson configuration page. Here you can configure log location and settings (file size and number of rotating log files), and a URI pattern for requests to be logged. The default options select most actions with significant effect such as creating/configuring/deleting jobs and views or delete/save-forever/start a build. The log is written to disk as configured and recent entries can also be viewed in the Manage / System Log section. Minimum Hudson version for each release of this plugin: 1.4=>1.318, 1.3=>1.288, 1.2=>1.271
ChangelogVersion 1.4 (21-Nov-2009)
Version 1.3 (3-Mar-2009)
Version 1.2 (13-Feb-2009)
Version 1.1 (16-Jan-2009)
Version 1.0 (15-Jan-2009)
|
Comments (2)
Jul 20, 2009
Matt Solnit says:
It would be great if the plug-in would just start off with a default location fo...It would be great if the plug-in would just start off with a default location for the log file, e.g. HUDSON_HOME/audit_trail or something. I don't imagine very many people would ever need to modify it, and it would eliminate the need to learn how j.u.l.FileHandler patters work (personally I had never used one before).
Oct 07, 2010
Sorin Sbarnea says:
I totally agree with that, default config should be what most users will want.I totally agree with that, default config should be what most users will want.