tdunning / log-synth

Generates more or less realistic log data for testing simple aggregation queries.
Apache License 2.0
257 stars 89 forks source link

forgot the -count option. #6

Closed vicenteg closed 10 years ago

vicenteg commented 10 years ago

The example would result in two files "1M" and "log" being created instead of the intended effect of 1M log lines to log.

tdunning commented 10 years ago

oops.

Thanks for helping here!

On Fri, Aug 29, 2014 at 12:15 PM, Vince Gonzalez notifications@github.com wrote:

The example would result in two files "1M" and "log" being created instead

of the intended effect of 1M log lines to log.

You can merge this Pull Request by running

git pull https://github.com/vicenteg/log-synth master

Or view, comment on, or merge it at:

https://github.com/tdunning/log-synth/pull/6 Commit Summary

  • forgot the -count option.

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/tdunning/log-synth/pull/6.