Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module logs specific user actions and system events to the database, allowing administrators to track changes and operations. It supports a wide range of events, including user authentication, content updates, and configuration changes, and can be extended to log custom events. The logged data is accessible through a user interface for easy review.

This module track logs of specific events that you'd like to log. The events by the user (using the forms) are saved in the database and can be viewed on the page admin/reports/events-track. You could use this to track number of times the CUD operation performed by which users.

Added Event Log Track UI to see the logs directly.

Currently, the following sub modules of Events Log Track are supported:

  • - User authentication (login/logout/request password)
  • - User authentication via TFA
  • - Cache clear
  • - Comment (CUD operations)
  • - Configuration changes
  • - File (CUD operations)
  • - Group (CUD operations)
  • - Media (CUD operations)
  • - Menu (custom menu's and menu items CUD operations)
  • - Node (CUD operations)
  • - Taxonomy (vocabulary and term CUD operations)
  • - User (CUD operations)
  • - Workflows (CUD operations)

The event log track can be easily extended with custom events.

Installation

Enable the module and the sub modules for the events that you'd like to log.
From that point onwards the events will be logged.

After performing some operations the page admin/reports/events-track will show
the events.

Support for syslog

  • - Enable event_log_track_syslog.
  • - Configure message in syslog settings.
  • - Go to event_log_track.settings_form (/admin/config/system/events-log-track).
  • - Disable logging to DB.
  • - Recommend uninstalling event_log_track_ui as it's not needed.

Clearing logs

  • - Go to event_log_track.settings_form (/admin/config/system/events-log-track).
  • - Enable Enable log deletion.
  • - Configure how long to keep records.

Activity

Total releases
8
First release
Apr 2025
Latest release
1 month ago
Releases (12 mo)
4
Maintenance
Active

Release Timeline

Releases

Version Type Release date
5.0.0 Stable Jun 12, 2026
5.0.0-beta2 Pre-release Apr 3, 2026
5.0.0-beta1 Pre-release Apr 1, 2026
5.0.x-dev Dev Mar 31, 2026
3.1.11 Stable May 13, 2025
4.0.2 Stable May 13, 2025
3.1.10 Stable May 9, 2025
4.0.1 Stable Apr 29, 2025