Documentation
¶
Overview ¶
loggen emits a realistic log stream at a ramping rate for benchmarking loglens. Each emitted line is prefixed with `[LLB:<nano>] ` so loglens (invoked with --bench) can compute end-to-end lag.
Usage:
loggen [flags]
Typical usage:
loggen --start-rate 100 --end-rate 200000 --duration 30s --ramp exp \ | loglens --bench out.txt
Click to show internal directories.
Click to hide internal directories.