commit d036d31f12f1848b55551a7af5cbd6445972057f Author: gitadmin Date: Mon Jul 27 21:49:07 2026 +1000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..dff686b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# logarchiver + +Archives raw logs from NATS JetStream to S3 as zstd-compressed, GPG-encrypted, indexed objects; plus a CLI to search and retrieve them. Go service + CLI. \ No newline at end of file