mingrammer / flog

:tophat: A fake log generator for common log formats
MIT License
1.11k stars 135 forks source link

Ability to configure line size in bytes #44

Open kishaningithub opened 3 years ago

kishaningithub commented 3 years ago

Background

I would like to test how fluent bit's throughput varies depending on the size of the log line.. i have seen its throuput reduced as the line size of a log file increases..

If this feature is there in this tool the i would be able to do the same