export Signed Audit Range
Export a range of signed audit events to a file.
The exported file is a gzipped JSONL file containing all audit events in the specified time range, including signatures and chain metadata.
Return
The exported file.
Parameters
from Ts
Start timestamp.
to Ts
End timestamp. Threading: Main-safe. File and database IO dispatched internally.