{"id":24764821,"url":"https://github.com/petergrace/eb-event-logger","last_synced_at":"2026-04-13T03:36:13.834Z","repository":{"id":271789743,"uuid":"914571939","full_name":"PeterGrace/eb-event-logger","owner":"PeterGrace","description":"Emit ElasticBeanstalk event logs to an https log receiver","archived":false,"fork":false,"pushed_at":"2025-01-09T21:40:08.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T22:38:49.726Z","etag":null,"topics":["aws","aws-beanstalk","observability","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterGrace.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-09T21:27:20.000Z","updated_at":"2025-01-09T21:40:11.000Z","dependencies_parsed_at":"2025-01-09T22:37:57.148Z","dependency_job_id":"3744341a-9942-4783-b54d-315fde12239e","html_url":"https://github.com/PeterGrace/eb-event-logger","commit_stats":null,"previous_names":["petergrace/eb-event-logger"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Feb-event-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Feb-event-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Feb-event-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Feb-event-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterGrace","download_url":"https://codeload.github.com/PeterGrace/eb-event-logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245130419,"owners_count":20565649,"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":["aws","aws-beanstalk","observability","rust"],"created_at":"2025-01-28T22:34:52.592Z","updated_at":"2026-04-13T03:36:08.803Z","avatar_url":"https://github.com/PeterGrace.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What it does\nThis simple program runs a loop that, every 30 seconds, queries AWS elastic beanstalk to enumerate all beanstalk environments in your logged-in account and then gathers all of the events that were emitted since the last loop processing period and shoves them to a configurable http endpoint.\n\n# Requirements\napp must be run in a shell that is logged into AWS, or, in a kubernetes POD that has EKS IAM Roles for Service Accounts (IRSA) enabled.\nThe following envvars are read for configuration:\n| var | what |\n| --- | ---- |\n| AWS_* | Whichever AWS auth envvars your deployment uses |\n| EB_EVENT_LOGGER_URL | The URL for your http receiver. |\n| EB_EVENT_LOGGER_USER | The basic auth username for authentication to HTTP receiver. |\n| EB_EVENT_LOGGER_PASSWORD | The password for the basic auth authentication to HTTP receiver. |\n\n# Output format\nThe app emits the EventDescription essentially unchanged, except for the addition of a \"type\" field which I use to help route log entries in [vector](https://vector.dev/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetergrace%2Feb-event-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetergrace%2Feb-event-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetergrace%2Feb-event-logger/lists"}