random-logger icon indicating copy to clipboard operation
random-logger copied to clipboard

Docker image for a random log generator.

Results 3 random-logger issues
Sort by recently updated
recently updated
newest added

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

### 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`...