nginx-log-generator icon indicating copy to clipboard operation
nginx-log-generator copied to clipboard

Add support for noisy rates with a fuzz value

Open Swiddis opened this issue 2 years ago • 0 comments

This PR implements a very simple method to allow the log rate to vary over time. The fuzz variable indicates how much time might be added or subtracted from the interval. This increases the ability to use the generator to test tools that show the rate of logs over time. Code review welcome, I'm new to Go.

Closes #4.

Swiddis avatar May 12 '23 06:05 Swiddis