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). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). 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.

Stenographer

No security coverage
View on drupal.org

Stenographer allows you to define what events to log, what data to capture when those events occur, and where to send that data. It acts like a system recorder, letting you configure specific events and how they should be logged for auditing or security purposes.

This module is for defining logging and tracking events which can be used to
capture activity on the system and send them to logging storage destinations.

The module is extendable and different triggers, data adapter and storage types
can all be added by providing the relevant plugins or strategy implementations.
See the README.md section about extending the module.

The module is named after the courtroom recorder who documents the court
proceedings and testimonies using a unique shortened writing style called
"steno" on a steno machine.

Features

Allows developers to define event triggers, data to record and target storage for system logging events. Module comes with a set of triggers (what causes an event to be evaluated and recorded), storage plugins (destinations to store the log data) and entity data adapters.

Configuration

The module uses `.stenographer.yml` files to define recorder instances. Recorders define triggers, the data to capture and where to send the event data.

This module includes an example stenographer definition file at
example.stenographer.yml. This file demonstrates some common `recorder` definitions that can be used to collect security activity and audit information
often used to detect suspicious user activity or provide breach notifications.
The included example file also provides comments that attempts to explain the variations parts of the definitions and some of the options.

Capture strategies, triggers, data adapters and storage plugins can all be added
to further add capabilities and options to the stenographer recorder. See the
section on extending the module.

Additional Requirements

This module requires the following modules:

Activity

Total releases
4
First release
Oct 2025
Latest release
7 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.0.0-beta3 Pre-release Dec 4, 2025
1.0.0-beta2 Pre-release Oct 31, 2025
1.0.0-beta1 Pre-release Oct 31, 2025
1.0.x-dev Dev Oct 31, 2025