-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device history (user activity) / searchable history #683
Comments
agree. some of the logs and changes does not necessary mention what was changed but, that something happened. |
I think this could be very usefull when a non-technical user is making an error. Which will happen several times. |
Same for circuits and such. A fully searchable audit history log would be great so it would be possible to drill down which entities have been changed, when, how, by who etc.. |
We've received the same request from our users to have a log of who updated the device/ip/prefix/vlan. A more in depth log with what has changed could be a long term addition. |
Would a snapshot of what a rack\device\circuit\etc. was like at a certain prior date\time be an acceptable extension of this? IE: What was in this rack and how was it cabled three weeks ago? |
That would be cool for racks. Was more thinking of showing the log rows. Like "User x added device nnn". User Y modified device nnn" and user x removed device". |
nods You could essentially have a diff of beginning and end date\times of things that affected the scope of your search (rack, device, etc.). How it's presented isn't incredibly important. |
Also logging the device port allocation, who added/changed/modified something... Would be nice to have it right there for each port showing when and who modified it last time and let's say a button on which the user could click and would show the whole history of changes including the previous status. |
+1 |
Looks like this was covered by #1898 (change logging). This functionality will be incorporated in the v2.4 release. |
It would be great if the history user activity can be shown for a device. This can be useful for auditing purposes and keeping track of changes.
For example if the 'last updated' is made clickable that you can see the history of the device.
The text was updated successfully, but these errors were encountered: