Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). 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: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module tracks the daily count of different log message severities and displays this data in a graph using Google Charts. Data is collected through cron runs and stored in a custom table.

This module logs total number of each logging severity levels (defined in RFC 5424) in a custom table on a day-to-day basis and outputs a graph based on that. The graph is created with the help of Google Charts.

Requirements

  • This module requires Database logging (dblog) module of Drupal core.
  • Please make sure you have already set up a cron job that runs at least once a day.

Working

  • This module logs total number of each severity levels (emergency, alert, critical, error, warning, notice and info) on a cron run.
  • For e.g. on today's cron run, yesterday's total number of each log is stored in the module's generated custom table.
  • The stored data is used by Google Charts to prepare a graph (as of now, for last 10 days). The graph can be seen on the /log-statistics page.

Activity

Tracked releases
1
Tracked since
Apr 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Apr 2, 2026