{"id":24128122,"url":"https://github.com/parolkar/fluent-plugin-http-enhanced","last_synced_at":"2025-09-18T21:30:57.665Z","repository":{"id":1997894,"uuid":"2931028","full_name":"parolkar/fluent-plugin-http-enhanced","owner":"parolkar","description":"Enhanced HTTP input plugin for Fluent event collector","archived":false,"fork":false,"pushed_at":"2021-04-09T14:50:06.000Z","size":4,"stargazers_count":8,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-21T00:12:41.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parolkar.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-07T07:48:06.000Z","updated_at":"2024-04-22T17:30:53.000Z","dependencies_parsed_at":"2022-07-21T11:29:11.851Z","dependency_job_id":null,"html_url":"https://github.com/parolkar/fluent-plugin-http-enhanced","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Ffluent-plugin-http-enhanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Ffluent-plugin-http-enhanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Ffluent-plugin-http-enhanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parolkar%2Ffluent-plugin-http-enhanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parolkar","download_url":"https://codeload.github.com/parolkar/fluent-plugin-http-enhanced/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233523092,"owners_count":18689047,"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":[],"created_at":"2025-01-11T18:37:12.490Z","updated_at":"2025-09-18T21:30:52.394Z","avatar_url":"https://github.com/parolkar.png","language":"Ruby","readme":"= Enhanced HTTP input plugin for Fluent event collector\n\n== Overview\n\nThis plugin enables some advanced features on existing HTTP input plugin\n\n== Installation\n\n    gem install fluent-plugin-http-enhanced\n\n== Configuration\n\n    \u003csource\u003e\n      type httpenhanced\n      port \u003cport_to_listen\u003e\n      full_query_string_record \u003ctrue/false\u003e # this will allow request like http://host:port/tag?key1=value1\u0026key2=value2 to be translated to json.\n      respond_with_empty_img \u003ctrue/false\u003e # this will respond with empty gif image of 1x1 pixel. Its usefull when you use image tags to fire events (like Google Analytics) \n      default_tag development # this tag will be used if your request has no tag in it eg. http://host:port/?key1=value1\u0026key2=value2\n    \u003c/source\u003e\n\n\nIf your events contain a param named 'time' or 't' (eg. http://host:port/tag?key1=value1\u0026t=123456789), it will be treated as timestamp for the event (Unix epoch time format) \nIt also serves /crossdomain.xml so that your flash apps can post events too.\n\n== Copyright\n\nCopyright:: Copyright (c) 2015 Abhishek Parolkar\nLicense::   Apache License, Version 2.0\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparolkar%2Ffluent-plugin-http-enhanced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparolkar%2Ffluent-plugin-http-enhanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparolkar%2Ffluent-plugin-http-enhanced/lists"}