Feature #3511
Activity log should record and report users making changes
| Status: | Accepted | Start date: | 04/06/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Keywords: | version control audit trail | Affected URL: | ||
| Branch: | Affected Dashboard version: | |||
| Votes: | 8 |
Description
It would be nice to have a more detailed audit-trail of changes that users make to objects stored in the db.
ie.
14:00 user johnny deleted group foo. 15:00 sarah created class blah. 16:00 bob modified class blah (show details?).
This way we can see what change may have introduced a problem.
Related issues
History
Updated by Rein Henrichs about 2 years ago
- Status changed from Unreviewed to Accepted
Updated by Jeff McCune almost 2 years ago
- Keywords set to version control audit trail
This issue came up on the puppet-users mailing list recently.
http://groups.google.com/group/puppet-users/browse_thread/thread/acd937133941b976/c100f3830c93fca4?hl=en&lnk=gst
Updated by Rein Henrichs almost 2 years ago
- Assignee set to Rein Henrichs
- Target version set to 1.1.0
Updated by Igal Koshevoy almost 2 years ago
- Subject changed from audit trail for changes to dashboard to Activity log should record and report users making changes
Updated by Igal Koshevoy almost 2 years ago
- Assignee deleted (
Rein Henrichs)
Updated by James Turnbull about 1 year ago
- Target version deleted (
1.1.0)
Updated by Jason Antman 4 months ago
This is a blocking issue for my organization’s use of Dashboard. There are some other big features we need, but with legal compliance issues (Sarbanes-Oxley, etc.) we absolutely need full accountability for changes. At the moment, keeping all of our configs in SVN and using plain node.pp files is our only option. I’d absolutely love to see that changed.
If this is implemented, adding in some sort of comment function when changes are made (so a user could specify the ticket number, management approval information, etc.) would also be very useful.