Drupal is a registered trademark of Dries Buytaert

The Watchdog Statistics module extends the functionality of the DBLog module. It provides advanced features to efficiently process and analyze logged information, allowing developers to identify the most frequently logged messages quickly. By grouping logs by name, this module enables developers to swiftly identify and address errors or notices, ensuring prompt resolution and optimal site performance.

The key idea behind Watchdog Statistics is to prioritize the logs that have a significant impact on the overall log storage. It is a well-known fact that every log entry imposes a performance overhead on the database. By identifying and addressing high-frequency log entries that may be flooding the global log, this module helps optimize database performance and resource utilization.

Watchdog Statistics proves indispensable for production sites that require effective maintenance and support. It empowers developers with valuable insights into the log data, allowing them to take immediate action on critical errors and notices.

Key Features

- Extends the DBLog module to provide enhanced log processing capabilities.
- Groups logs by name, facilitating easy identification of frequently logged messages.
- Enables prioritization and prompt resolution of high-frequency log entries.
- Helps optimize database performance by addressing logs that impact the global log.
- Essential tool for maintenance and support of production Drupal sites.

Usage

The reports are accessible in the administration menu through 'Recent Log messages' > 'Log messages statistics'.

Activity

Total releases
4
First release
Jan 2025
Latest release
5 months ago
Release cadence
80 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
1.0.7 Stable Sep 8, 2025
1.0.6 Stable Apr 22, 2025
1.0.5 Stable Apr 10, 2025
1.0.4 Stable Jan 10, 2025