{"id":16643430,"url":"https://github.com/sonots/fluent-plugin-tagged_copy","last_synced_at":"2026-04-22T15:33:00.527Z","repository":{"id":15438744,"uuid":"18171471","full_name":"sonots/fluent-plugin-tagged_copy","owner":"sonots","description":"Fluentd out_copy extension to do tagging before copy","archived":false,"fork":false,"pushed_at":"2016-05-20T14:39:50.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-17T20:17:01.236Z","etag":null,"topics":["fluentd-output-plugin","fluentd-plugin","multioutput","to-do-v14","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":"other","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-03-27T10:01:57.000Z","updated_at":"2017-09-15T07:47:56.000Z","dependencies_parsed_at":"2022-07-22T15:48:14.783Z","dependency_job_id":null,"html_url":"https://github.com/sonots/fluent-plugin-tagged_copy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sonots/fluent-plugin-tagged_copy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-tagged_copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-tagged_copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-tagged_copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-tagged_copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonots","download_url":"https://codeload.github.com/sonots/fluent-plugin-tagged_copy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonots%2Ffluent-plugin-tagged_copy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32143637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T14:31:12.705Z","status":"ssl_error","status_checked_at":"2026-04-22T14:27:43.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","multioutput","to-do-v14","v12"],"created_at":"2024-10-12T08:08:32.208Z","updated_at":"2026-04-22T15:33:00.489Z","avatar_url":"https://github.com/sonots.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-plugin-tagged_copy\n\n## About\n\nFluentd out\\_copy extension to do tagging before passing to chained plugins\n\n## Examples\n\n```apache\n\u003cmatch **\u003e\n  type tagged_copy\n  \u003cstore\u003e\n    \u003cfilter\u003e\n       add_tag_prefix foo\n       remove_tag_prefix bar\n    \u003c/filter\u003e\n    type stdout\n  \u003c/store\u003e\n\n  \u003cstore\u003e\n    \u003cfilter\u003e\n       tag blah\n    \u003c/filter\u003e\n    type stdout\n  \u003c/store\u003e\n\u003c/match\u003e\n```\n\n## Parameters\n\nBasically same with out\\_copy plugin. See http://docs.fluentd.org/articles/out_copy\n\nBut, you can specify `filter` directive with following options\n\n* tag\n\n    The tag name\n\n* add_tag_prefix\n\n    Add tag prefix for output message\n\n* remove_tag_prefix\n\n    Remove tag prefix for output message\n    \n* add_tag_suffix\n\n    Add tag suffix for output message\n\n* remove_tag_suffix\n\n    Remove tag suffix for output message\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\n* Copyright (c) 2014- Naotoshi Seo\n* See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonots%2Ffluent-plugin-tagged_copy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonots%2Ffluent-plugin-tagged_copy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonots%2Ffluent-plugin-tagged_copy/lists"}