{"id":16643427,"url":"https://github.com/sonots/fluent-plugin-keep-forward","last_synced_at":"2026-03-12T04:30:58.651Z","repository":{"id":7451020,"uuid":"8794037","full_name":"sonots/fluent-plugin-keep-forward","owner":"sonots","description":"Fluentd plugin to keep forwarding to a node","archived":false,"fork":false,"pushed_at":"2017-09-14T19:57:15.000Z","size":33,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-17T18:03:06.784Z","etag":null,"topics":["fluentd-output-plugin","fluentd-plugin","to-do-v14","v10","v12"],"latest_commit_sha":null,"homepage":"","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/sonots.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-03-15T07:22:16.000Z","updated_at":"2017-09-15T07:45:20.000Z","dependencies_parsed_at":"2022-09-13T17:50:37.844Z","dependency_job_id":null,"html_url":"https://github.com/sonots/fluent-plugin-keep-forward","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/sonots/fluent-plugin-keep-forward","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-keep-forward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-keep-forward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-keep-forward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-keep-forward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonots","download_url":"https://codeload.github.com/sonots/fluent-plugin-keep-forward/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-keep-forward/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30415448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T04:25:42.844Z","status":"ssl_error","status_checked_at":"2026-03-12T04:25:34.624Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fluentd-output-plugin","fluentd-plugin","to-do-v14","v10","v12"],"created_at":"2024-10-12T08:08:29.280Z","updated_at":"2026-03-12T04:30:58.636Z","avatar_url":"https://github.com/sonots.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-plugin-keep-forward [![Build Status](https://secure.travis-ci.org/sonots/fluent-plugin-keep-forward.png?branch=master)](http://travis-ci.org/sonots/fluent-plugin-keep-forward) [![Dependency Status](https://gemnasium.com/sonots/fluent-plugin-keep-forward.png)](https://gemnasium.com/sonots/fluent-plugin-keep-forward)\n\ntesting ruby: 1.9.2, 1.9.3, 2.0.0;  fluentd: 0.10.x\n\n## About\n\nThis is an extension of fluentd out\\_forward plugin to keep fowarding log data to the same node (as long as possible).\n\n## Parameters\n\nBasically same with out\\_forward plugin. See http://docs.fluentd.org/articles/out_forward\n\nFollowing parameters are additionally available: \n\n- keepalive (bool)\n\n    Keepalive connection. Default is `false`.\n\n- keepalive_time (time)\n\n    Keepalive expired time. Default is nil (which means to keep connection as long as possible).\n\n- heartbeat_type\n\n    The transport protocol to use for heartbeats. The default is “udp”, but you can select “tcp” as well. \n    Furthermore, in keep_forward, you can also select \"none\" to disable heartbeat.\n\n- keepforward\n\n    `one` for keep forwarding all data to the one node.\n    `thread` for keep forwarding to the different node in each thread.\n    `tag` for keep forwarding data with the same tag to the same node.\n    Default is `one`.\n\n- prefer_recover (bool)\n\n    Switch connection to a recovered node from standby nodes or less weighted nodes. Default is `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](../../pull/new/master)\n\n## ChangeLog\n\nSee [CHANGELOG.md](CHANGELOG.md) for details.\n\n## Copyright\n\nCopyright (c) 2013 Naotoshi Seo. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonots%2Ffluent-plugin-keep-forward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonots%2Ffluent-plugin-keep-forward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonots%2Ffluent-plugin-keep-forward/lists"}