Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

events_log_track

3,421 sites Security covered
View on drupal.org

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
7
First release
Apr 2025
Latest release
1 month ago
Release cadence
57 days
Stability
57% stable

Release Timeline

Releases

Version Type Release date
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