{"id":19495993,"url":"https://github.com/hakobera/fluentd-heroku-bootstrap","last_synced_at":"2026-06-16T15:31:13.368Z","repository":{"id":14026465,"uuid":"16728529","full_name":"hakobera/fluentd-heroku-bootstrap","owner":"hakobera","description":"This is a bootstrap project for installing Fluentd on Heroku","archived":false,"fork":false,"pushed_at":"2023-04-15T17:35:40.000Z","size":4,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T20:43:07.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hakobera.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-11T11:17:59.000Z","updated_at":"2017-03-14T14:30:47.000Z","dependencies_parsed_at":"2024-11-10T21:39:44.235Z","dependency_job_id":"f436d9cc-1611-4e01-9475-5ab50ec5e640","html_url":"https://github.com/hakobera/fluentd-heroku-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hakobera/fluentd-heroku-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobera%2Ffluentd-heroku-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobera%2Ffluentd-heroku-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobera%2Ffluentd-heroku-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobera%2Ffluentd-heroku-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakobera","download_url":"https://codeload.github.com/hakobera/fluentd-heroku-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobera%2Ffluentd-heroku-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34412785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T21:39:36.186Z","updated_at":"2026-06-16T15:31:13.349Z","avatar_url":"https://github.com/hakobera.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluentd-heroku-bootstrap\n\nThis is a bootstrap project for installing [Fluentd](http://fluentd.org) on [Heroku](https://www.heroku.com).\n\n## Get started\n\nClone, create app and deploy, like this:\n\n```\n$ git clone https://github.com/hakobera/fluentd-heroku-bootstrap\n$ cd fluentd-heroku-bootstrap\n$ rm -fR .git\n$ git init\n$ git add .\n$ git commit -m 'initial commit'\n$ heroku create\n$ git push heroku master\n```\n\nAfter deploy, send your first log using curl.\n\n```\n$ curl -XPOST -d 'json={\"action\":\"login\",\"user\":2}' http://[your-heroku-app-name].herokuapp.com/debug.test \n```\n\nYou can see the result using `heokur logs`:\n\n```\n$ heroku logs\n# other logs ...\n2014-02-11T11:05:25.277117+00:00 app[web.1]: 2014-02-11 11:05:25 +0000 debug.test: {\"action\":\"login\",\"user\":2}\n```\n\n## What should you do next?\n\nYou can do a lot of things and use many useful [plugins](http://fluentd.org/plugin/).\nSee, [Official document](http://docs.fluentd.org/articles/config-file), and edit `fluent-conf.rb` as you like.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakobera%2Ffluentd-heroku-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakobera%2Ffluentd-heroku-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakobera%2Ffluentd-heroku-bootstrap/lists"}