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
- Host: GitHub
- URL: https://github.com/runnable/log-rhythm
- Owner: Runnable
- Created: 2016-02-08T21:48:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T22:05:53.000Z (over 10 years ago)
- Last Synced: 2025-03-05T16:27:04.096Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
*