{"id":19878663,"url":"https://github.com/ironsource/gelf2kafka","last_synced_at":"2025-09-07T20:46:16.748Z","repository":{"id":56873717,"uuid":"48910894","full_name":"ironSource/gelf2kafka","owner":"ironSource","description":"Gelfd daemon that accepts gelf events and pushes them to kafka","archived":false,"fork":false,"pushed_at":"2017-02-06T12:07:27.000Z","size":9,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-17T12:49:34.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ironSource.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":"2016-01-02T13:39:57.000Z","updated_at":"2022-07-05T07:53:56.000Z","dependencies_parsed_at":"2022-08-20T22:30:28.519Z","dependency_job_id":null,"html_url":"https://github.com/ironSource/gelf2kafka","commit_stats":null,"previous_names":["supersonicads/gelf2kafka"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ironSource/gelf2kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ironSource%2Fgelf2kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ironSource%2Fgelf2kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ironSource%2Fgelf2kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ironSource%2Fgelf2kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ironSource","download_url":"https://codeload.github.com/ironSource/gelf2kafka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ironSource%2Fgelf2kafka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274094682,"owners_count":25221424,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12T17:06:14.616Z","updated_at":"2025-09-07T20:46:16.727Z","avatar_url":"https://github.com/ironSource.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gelf2Kafka\n\nRuns gelfd daemon that accepts gelf events and pushes them to kafka.\n\n## Installation\n\nInstall libsnappy dev libs if you want to take advantage of compression\n\n    apt-get install libsnappy-dev\n\nAdd this line to your application's Gemfile:\n\n    gem 'gelf2kafka'\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install gelf2kafka\n\n## Usage\n\n    $ gelf2kafka -h\n    Usage: gelf2kafka [options]\n            --config PATH                Path to settings config\n        -h, --help                       Display this screen\n    $\n\n## Config\n\n    gelfd:\n      host: localhost\n      port: 11211\n      flush_interval: 1\n      max_batch_events: 1024\n    kafka:\n      brokers: [\"broker1:9092\", \"broker2:9092\", \"broker3:9092\"]\n      producer_type: sync\n      produce: true\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n6. Go to 1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironsource%2Fgelf2kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironsource%2Fgelf2kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironsource%2Fgelf2kafka/lists"}