rock-core / tools-syskit

Rock's model-based component management layer
1 stars 14 forks source link

feat: implement `syskit log_runtime_archive` #373

Closed doudou closed 1 year ago

doudou commented 1 year ago

Depends on:

The tool will archive log folders as they are being created, in a robust way, into a tarball where each file is compressed with zstd. The objective is to reduce the needs for hard drive space, and have an archive ready to transfer for processing at the end of the run.