Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Reporting API 2.2.0 Minor update available for module reporting (2.2.0). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: Project Browser Localizer 3.0.10 Minor update available for module pb_localizer (3.0.10). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7). Security Coverage: NetStorage Media Module netstorage_media now has official Drupal security advisory coverage.

This module logs configuration synchronization events performed from the command line. It ensures that all configuration sync operations are captured in the audit trail, even those initiated via Drush.

The Admin Audit Trail Config Sync module extends the Admin Audit Trail
module by logging configuration synchronization events performed from the command line (`drush config:import`).

Admin Audit Trail's own logging is skipped for CLI requests because it
relies on the current request being a web request. This module subscribes
to the core configuration import event and writes audit trail entries
directly to the database, so that config sync operations are always
captured regardless of whether they were triggered through the web UI or
via Drush.

Requirements

This module requires the following module:

Installation

Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/extending-drupal/installing-modules for further information.

Configuration

This module has no configuration options. Once enabled, it automatically registers a "Config Sync" event type in the Admin Audit Trail overview and logs an `import_success` entry every time a configuration import completes. The log entry includes a summary of the changes (creates, updates, deletes) and, when available, the SSH user that triggered the import.

Activity

Tracked releases
2
Tracked since
Aug 2026
Latest release
1 week ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.1 Stable Aug 10, 2026
1.0.0 Stable Aug 10, 2026