{"id":49341545,"url":"https://github.com/redborder/kafka-forwarder","last_synced_at":"2026-04-27T04:04:28.010Z","repository":{"id":227243054,"uuid":"764114682","full_name":"redBorder/kafka-forwarder","owner":"redBorder","description":"forward data from one topic to another","archived":false,"fork":false,"pushed_at":"2024-03-12T09:51:42.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-03-12T11:01:54.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redBorder.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}},"created_at":"2024-02-27T14:03:57.000Z","updated_at":"2024-03-12T11:01:56.611Z","dependencies_parsed_at":"2024-03-12T11:01:56.496Z","dependency_job_id":"01bce47b-0843-4ec2-9753-209c6b327b29","html_url":"https://github.com/redBorder/kafka-forwarder","commit_stats":null,"previous_names":["redborder/kafka-forwarder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redBorder/kafka-forwarder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fkafka-forwarder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fkafka-forwarder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fkafka-forwarder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fkafka-forwarder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redBorder","download_url":"https://codeload.github.com/redBorder/kafka-forwarder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fkafka-forwarder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"2026-04-27T04:04:26.808Z","updated_at":"2026-04-27T04:04:27.995Z","avatar_url":"https://github.com/redBorder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kafka-forwarder\nForwards data from one topic (sourceTopic) to another topic (destinationTopic). The source or destination topic can be in another machine.\nIn this case the broker also need to be defined\n\nUsage:\n\n```bash\n$ java -jar target/kafka-forwarder-1.0.0-selfcontained.jar\nusage: java -jar kafka-forwarder.jar\n    --sourceTopic \u003carg\u003e         topic to read from (required)\n    --destinationTopic \u003carg\u003e    topic to produce to (required)\n    --sourceBroker \u003carg\u003e        broker of the source machine (default: localhost:9092)\n    --destinationBroker \u003carg\u003e   broker of the destination machine (default: localhost:9092)\n    --help            \n```\n\nexample :\n - java -jar kafka-forwarder-1.0.0-SNAPSHOT-selfcontained.jar --sourceTopic rb_state --destinationTopic rb_state --produceBroker rbmanager.redborder.cluster:9092\n\n## Contributing\n\n1. [Fork it](https://github.com/redborder/kafka-forwarder/fork)\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 a new Pull Request\n\n## License\n\n[AGPL v3](http://www.gnu.org/licenses/agpl-3.0.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredborder%2Fkafka-forwarder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredborder%2Fkafka-forwarder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredborder%2Fkafka-forwarder/lists"}