An open API service indexing awesome lists of open source software.

https://github.com/runnable/log-rhythm

test cmd logs
https://github.com/runnable/log-rhythm

Last synced: 8 months ago
JSON representation

test cmd logs

Awesome Lists containing this project

README

          

# log-rhythm
used to test CMD logs

command outputs file based on ENV variable configuration

`LINE_SIZE_IN_BYTES`: size of each line(should be multiple)
`NUM_LINES`: number of lines

entry point `./run.sh `

# Requirements

* base64
* head
* /dev/urandom
*