Drupal is a registered trademark of Dries Buytaert

logger_db

19 sites Security covered
View on drupal.org

A Drupal Logger that stores the structured logs in the SQL database together with the raw placeholder values and other metadata. Provides a UI to filter logs by custom field values, including nested fields using JSONPath. Provides Views plugins to build custom reports and filters by any custom field value.

Features

  • Stores structured logs in the local SQL database in a single JSON database column.
  • Allows storing nested structures of any size and from the context array as a nested JSON object.
  • Provides a convenient, customizable UI to view logs directly in the Drupal Admin Panel.
  • Allows exporting logs to a file and importing from a file, with merging and deduplicating the entries.
  • Allows filtering logs by date and time range, and by any custom field value using JSONPath.
  • Provides Drupal Views field and filter plugins to build custom log view pages, displaying only relevant fields.
  • Can clean up old log entries by time or by limiting the total number of log entries.

Additional Requirements

This module requires the base module Logger that is used to capture structured metadata.

Similar projects

I found no modules with any ability to log custom fields and additional metadata. If you know something like this, please let me know!

Activity

Total releases
3
First release
Sep 2025
Latest release
4 months ago
Release cadence
11 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-alpha2 Pre-release Oct 13, 2025
1.0.0-alpha1 Pre-release Oct 11, 2025
1.0.x-dev Dev Sep 22, 2025