Extension DataStore Audit


Extension Basics

Title
DataStore Audit
Name
ckanext-dsaudit
Type
Public extension
Description
Provides activity logging and auditing capabilities for DataStore changes in CKAN, enabling tracking of data modifications.
CKAN versions
Download-Url (zip)
Last commit
3 months ago (2025-11-28 22:45:26)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-dsaudit

Activities for auditing datastore changes in CKAN. This extension is developed by the Government of Canada and is distributed under the MIT License.

Description

The dsaudit extension provides comprehensive auditing capabilities for CKAN’s DataStore. It tracks and logs changes made to datastore resources, creating an activity stream that allows administrators and users to review modifications to data over time.

Features

  • System user activity tracking
  • Data dictionary activity logging
  • Comprehensive audit trail for datastore modifications
  • Integration with CKAN’s activity stream

License

Government of Canada CKAN Extension - Terms and Conditions of Use

Unless otherwise noted, computer program source code of the dsaudit CKAN Extension is covered under Crown Copyright, Government of Canada, and is distributed under the MIT License.

Copyright (c) His Majesty the King in Right of Canada, represented by the President of the Treasury Board, 2012-2018

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.

Version
0.0.1
Version release date
2025-11-28
Contact name
Government of Canada
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Add ‘dsaudit’ to your ckan.plugins configuration. This extension requires the DataStore extension to be enabled. It provides audit trail functionality for tracking data changes.

Plugins to configure (ckan.ini)
dsaudit
CKAN Settings (ckan.ini)
# No additional configuration options documented
DB migration to be executed
(not set)
<< back to Extensions