:tophat: A fake log generator for common log formats
flog is a fake log generator for common log formats such as apache-common, apache error and RFC3164 syslog.
It is useful for testing some tasks which require log data like amazon kinesis log stream test.
Thanks to gofakeit
go install github.com/mingrammer/flog
brew tap mingrammer/flog
brew install flog
Download gzip file from Github Releases according to your OS. Then, copy the unzipped executable to under system path.
docker run -it --rm mingrammer/flog
There are useful options. (flog --help)
…
…
No open issues yet, or sync has not completed.