From d036d31f12f1848b55551a7af5cbd6445972057f Mon Sep 17 00:00:00 2001 From: gitadmin Date: Mon, 27 Jul 2026 21:49:07 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md 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