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). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). 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). 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.

Fileslog

143 sites Security covered
View on drupal.org

This module saves logs to the private filesystem, offering an alternative to database or syslog logging for sites with heavy database usage. It stores logs as JSON files, categorized and timestamped for easy filtering, and acts as a drop-in replacement for dblog with a similar interface. The module also provides canonical pages for each log entry and Drush commands for management.

This module provides an alternative to dblog and syslog modules.
If your site is database heavy and you'd like to take some load off of your database, but can't use syslog or want to avoid using it, this module saves logs to the private filesystem within Drupal.

It saves the logs as private://logs/[category]/[timestamp]-[severity].json, that way we can sort by timestamp, and filter by category and severity easily.

It's designed as a drop-in replacement for dblog, so it adds a "Recent log messages" link to the exact same menu as dblog does, and the view is nearly identical as well.
Every log also has a canonical page for more information.
There are also Drush commands to show and delete the logs.

WARNING: Version 1.0.3 is the last one that is compatible with Drupal 9! Version 1.1.x should be used for PHP 8.1 + Drupal 10.
Apologies for the mishaps in versioning, 1.0.4 shouldn't have existed in that range and 1.1.x should not be compatible with 9.5.x according to composer.

Activity

Total releases
5
First release
Apr 2025
Latest release
5 months ago
Releases (12 mo)
1 ▼ from 4
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.2.5 Stable Feb 2, 2026
1.2.4 Stable May 29, 2025
1.2.3 Stable May 20, 2025
1.2.2 Stable Apr 28, 2025
1.2.1 Stable Apr 24, 2025