{"id":19722560,"url":"https://github.com/cyriltovena/logger","last_synced_at":"2025-04-29T22:30:44.013Z","repository":{"id":55841630,"uuid":"186932296","full_name":"cyriltovena/logger","owner":"cyriltovena","description":"golang application to generate random logs","archived":false,"fork":false,"pushed_at":"2021-01-14T17:40:10.000Z","size":11464,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-26T08:15:06.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyriltovena.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-16T02:01:26.000Z","updated_at":"2021-11-12T11:26:23.000Z","dependencies_parsed_at":"2022-08-15T07:40:58.230Z","dependency_job_id":null,"html_url":"https://github.com/cyriltovena/logger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyriltovena%2Flogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyriltovena%2Flogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyriltovena%2Flogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyriltovena%2Flogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyriltovena","download_url":"https://codeload.github.com/cyriltovena/logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251592920,"owners_count":21614441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:17:38.929Z","updated_at":"2025-04-29T22:30:38.997Z","avatar_url":"https://github.com/cyriltovena.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loki log generator\n\nThis project is a simple golang application to generate random logs.\n\nThis app runs in a single goroutine, if you want to generate more load, scale the app.\n\nTo build the app run `make build`.\n\n`./logger` to start outputting log to stdout you'll need Promtail or an agent to send the logs.\n`./logger --url=http://localhost:3100/api/prom/push` to send log to Loki directly\n\nBy default the app log 500 logs per seconds, this can be increased or decrease using the flag `--logps`. For example\n`./logger --logps=1` will log one line per second.\n\nTo build a docker image use `make build-image`.\n\nTo run the image use: `docker run ctovena/logger:0.1 --url=http://localhost:3100/api/prom/push`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyriltovena%2Flogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyriltovena%2Flogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyriltovena%2Flogger/lists"}