With this module, you can easily log any configuration change in Drupal 9 or 10, giving you a detailed record of all changes made to your site's settings.

The module includes several logging systems, allowing you to choose the best method for tracking changes to your site. These logging systems include:

  • Custom table (config_log): This system creates a custom table in your database to log all configuration changes.
  • Database Logging Module: This system utilizes the built-in database logging module in Drupal to log all configuration changes. This method is great for those who need a detailed record of all changes made to their site's settings, but prefer to monitor these changes in the already existing log interface.
  • Mail notification: This system sends an email notification to the specified email address whenever a configuration change is made. This is a great option for those who want to be alerted of changes to their site's settings in real-time.

In addition to these logging systems, the module also includes a configuration UI that allows you to define which systems should be used, and also to define certain configuration files to not be logged. This gives you the ability to control which changes are logged, making it easy to focus on the most important changes to your site's settings.

With its multiple logging systems and configuration UI, this module offers a flexible and customizable way to keep track of all changes made to your site's settings.

Supporting organizations: 

Project information

Releases