From 10bd9d7ed9b0bfe2abcbb6ac8e22fbd7d86470a2 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sat, 10 Feb 2024 10:18:14 +0100 Subject: timeline: Snapshot and start collecting --- docs/operations.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/operations.md') diff --git a/docs/operations.md b/docs/operations.md index 687e816..1693ec3 100644 --- a/docs/operations.md +++ b/docs/operations.md @@ -72,6 +72,7 @@ The versions of `git.cs.kau.se/rasmoste/ct-sans@VERSION` are listed below. | 2023/04/03 | 09:22:22 | collect completed | | | 2023/04/03 | 09:30:00 | start assemble | [5] | | 2023/04/03 | 16:12:38 | assemble done | 0.91B SANs (25.2GiB) from 3.74B certs | +| 2024/02/10 | 09:10:20 | snapshot and start collect | still running v0.0.2 [6] | ## Notes @@ -218,3 +219,8 @@ These SANs were found in 3.74B certificates from 17 CT logs: In total, 3743244652 certificates were downloaded from 17 CT logs; $ python3 -c "print(f'{3743244652 / 1000**3:.2f}B')" 3.74B + +## 6 + + $ ct-sans snapshot >snapshot.stdout + $ ct-sans collect --workers 40 --batch-disk 131072 --batch-req 2048 --metrics 60m >collect.stdout 2>collect.stderr -- cgit v1.2.3