Diplo Audit Log Viewer for Umbraco 10 Blog post

This is just a quick note to say I've updated my Diplo Audit Log Viewer package for Umbraco 10 (and .NET 6)...

Functionally it's virtually identical to the v8 version which you can read all about in my previous post -  Diplo Audit Log Viewer for Umbraco 8. So if you want to know more, then please read that post. But to quickly recap:

Content Audit Logs

The Content Audit Logs tree allows you to view, filter, search and paginate through all the umbracoLog table entries. This is the log of all changes to content that is made in Umbraco.

You can filter by:

  • The type of content change eg. Save, Publish, Delete etc.
  • The user who performed the change
  • The content node that was changed (using a handy page picker)
  • Date range
  • You can also perform a free-text search of the log contents

Where a change affected a content node then the Id of the node is shown along with it's content type (eg. Document, Media, Member) and clicking the Id of the node will take you directly to edit the content. This works for content, members, media, document types, data types etc.

Content Log Umbraco v10

Audit Trail Logs

The Audit Trail Logs tree allows you to view, filter, search and paginate through all the umbracoAudit table entries. This is the log of all audit events, such as log-ins, changes of password or where a User changes the actual document types or member types etc.

You can filter by:

  • The type of event eg. umbraco/user/sign-in/login
  • The user who performed the action
  • The user who the action was performed upon (if relevant)
  • Date range
  • You can also perform a free-text search of the log contents

Audit Log Umbraco v10

Source Code

Like all my packages they are free and open source - you can find the latest source here: https://github.com/DanDiplo/Umbraco.AuditLogViewer 


Just fill in the form and click Submit. But note all comments are moderated, so spare the viagra spam!

Tip: You can use Markdown syntax within comments.