Skip to main content

Module reader

Module reader 

Source
Expand description

Audit log reader: parse events from JSONL file with optional filtering.

Structs§

EventFilter
Filter criteria for reading audit events.

Functions§

read_audit_events
Read all audit events from the project’s JSONL file.
read_audit_events_filtered
Read audit events with a filter applied.