{"id":16643533,"url":"https://github.com/sonots/fluent-plugin-filter_dup","last_synced_at":"2025-06-13T06:07:48.762Z","repository":{"id":24580094,"uuid":"27987925","full_name":"sonots/fluent-plugin-filter_dup","owner":"sonots","description":"A Fluentd sample filter plugin to duplicate messages","archived":false,"fork":false,"pushed_at":"2014-12-29T21:34:46.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T06:06:03.145Z","etag":null,"topics":["fluentd-filter-plugin","fluentd-plugin","sample","to-do-v14","unreleased","v12"],"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/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":"2014-12-14T08:07:56.000Z","updated_at":"2017-09-15T07:48:17.000Z","dependencies_parsed_at":"2022-08-23T01:51:14.233Z","dependency_job_id":null,"html_url":"https://github.com/sonots/fluent-plugin-filter_dup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sonots/fluent-plugin-filter_dup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-filter_dup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-filter_dup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-filter_dup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-filter_dup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonots","download_url":"https://codeload.github.com/sonots/fluent-plugin-filter_dup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-filter_dup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259592261,"owners_count":22881266,"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":["fluentd-filter-plugin","fluentd-plugin","sample","to-do-v14","unreleased","v12"],"created_at":"2024-10-12T08:08:51.240Z","updated_at":"2025-06-13T06:07:48.735Z","avatar_url":"https://github.com/sonots.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-plugin-filter_dup\n\n[![Build Status](https://secure.travis-ci.org/sonots/fluent-plugin-filter_dup.png?branch=master)](http://travis-ci.org/sonots/fluent-plugin-filter_dup)\n\nA Fluentd sample filter plugin to duplicate messages\n\n## Requirements\n\nFluentd \u003e= v0.12\n\n## Install\n\nUse RubyGems:\n\n```\ngem install fluent-plugin-filter_dup\n```\n\n## Configuration Example\n\n```apache\n\u003csource\u003e\n  forward\n\u003c/source\u003e\n\n\u003cfilter **\u003e\n  type dup\n\u003c/filter\u003e\n\n\u003cmatch **\u003e\n  type stdout\n\u003c/match\u003e\n```\n\nYou should be able to see duplicated messages, try as:\n\n```\n$ echo '{\"a\":\"foo\",\"b\":\"bar\"}' | fluent-cat raw.test\n```\n\n## Parameters\n\nNone\n\n## ChangeLog\n\nSee [CHANGELOG.md](CHANGELOG.md) for details.\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## Copyright\n\nCopyright (c) 2014 Naotoshi Seo. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonots%2Ffluent-plugin-filter_dup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonots%2Ffluent-plugin-filter_dup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonots%2Ffluent-plugin-filter_dup/lists"}