{"id":17096086,"url":"https://github.com/soylent/fluent-plugin-http","last_synced_at":"2025-04-12T23:23:44.461Z","repository":{"id":51281029,"uuid":"72893174","full_name":"soylent/fluent-plugin-http","owner":"soylent","description":"Fluentd output plugin to send logs to an HTTP endpoint","archived":false,"fork":false,"pushed_at":"2021-12-22T03:36:06.000Z","size":40,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T18:42:20.339Z","etag":null,"topics":["fluentd","fluentd-plugin","td-agent"],"latest_commit_sha":null,"homepage":"","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/soylent.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":"2016-11-04T23:36:46.000Z","updated_at":"2021-12-22T03:35:40.000Z","dependencies_parsed_at":"2022-09-14T13:01:36.505Z","dependency_job_id":null,"html_url":"https://github.com/soylent/fluent-plugin-http","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soylent%2Ffluent-plugin-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soylent%2Ffluent-plugin-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soylent%2Ffluent-plugin-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soylent%2Ffluent-plugin-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soylent","download_url":"https://codeload.github.com/soylent/fluent-plugin-http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248644213,"owners_count":21138570,"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","fluentd-plugin","td-agent"],"created_at":"2024-10-14T14:44:35.641Z","updated_at":"2025-04-12T23:23:44.438Z","avatar_url":"https://github.com/soylent.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fluentd `out_http` plugin\n\nBuffered output plugin for sending event records to an HTTP endpoint.\n\n[![Build Status](https://travis-ci.org/soylent/fluent-plugin-http.svg?branch=master)](https://travis-ci.org/soylent/fluent-plugin-http)\n\n## Configuration\n\n    \u003cmatch foo.bar\u003e\n      @type http\n\n      # Post event records to this URL\n      url https://example.org/\n\n      # Acceptable response status codes (default: 200)\n      accept_status_code 200,204,303\n\n      # Keep the connection open for n seconds (default: 60)\n      keep_alive_timeout 60\n\n      # Enable token auth\n      # authorization_token secret\n\n      # Or enable basic auth\n      # username user\n      # password secret\n    \u003c/match\u003e\n\n## Contributing\n\nBug reports and pull requests are very welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoylent%2Ffluent-plugin-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoylent%2Ffluent-plugin-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoylent%2Ffluent-plugin-http/lists"}