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

Allow variable log rate

Open Swiddis opened this issue 1 year ago • 0 comments

For some applications, it may be desirable to have the rate of generated logs be variable. The rate could be configured to roam between a range of logs per second, to insert bursts, or perhaps other distributions.

A related idea is the concept of an Arrival Process in Queueing Theory, which accommodates multiple distributions for the arrival rate (most popular to my knowledge being a Poisson distribution).

Swiddis avatar Apr 14 '23 23:04 Swiddis