random-logger
random-logger copied to clipboard
Docker image for a random log generator.
It would be useful to support logs in JSON format.
I've come across your Docker image. It's very handy. A feature request: All the messages currently consist of very common words, and the entire sentence is fixed and repeated. When...
### Feature Request: Print Unique Random Tags (#14) This PR adds a unique random string to each log message to improve querying in data lakes. #### Changes - Added `generate_random_string`...