{"id":17100768,"url":"https://github.com/frosenberg/fluent-plugin-ohai","last_synced_at":"2026-05-14T21:34:57.048Z","repository":{"id":19376627,"uuid":"22617155","full_name":"frosenberg/fluent-plugin-ohai","owner":"frosenberg","description":"An input plugin for fluentd to send ohai data. ","archived":false,"fork":false,"pushed_at":"2014-08-04T20:14:19.000Z","size":148,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T10:35:19.704Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frosenberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-08-04T19:33:18.000Z","updated_at":"2017-10-12T09:39:31.000Z","dependencies_parsed_at":"2022-08-05T04:00:26.256Z","dependency_job_id":null,"html_url":"https://github.com/frosenberg/fluent-plugin-ohai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frosenberg/fluent-plugin-ohai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosenberg%2Ffluent-plugin-ohai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosenberg%2Ffluent-plugin-ohai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosenberg%2Ffluent-plugin-ohai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosenberg%2Ffluent-plugin-ohai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frosenberg","download_url":"https://codeload.github.com/frosenberg/fluent-plugin-ohai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frosenberg%2Ffluent-plugin-ohai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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-10-14T15:14:38.191Z","updated_at":"2026-05-14T21:34:57.030Z","avatar_url":"https://github.com/frosenberg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-plugin-ohai\n\nThis is an [ohai](http://docs.getchef.com/ohai.html) plugin for [fluentd](fluentd.org), \na popular log collector. The purpose of this input plugin is to run ohai and emit the data.\nThere are many other ways this can be achieved (e.g., in_tail + cron job) but I wanted to \nlearn how to extend fluentd.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fluent-plugin-ohai'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fluent-plugin-ohai\n\n## Usage\n\nAdd the following configuration option in fluentd (or td-agent): \n\n     \u003csource\u003e\n       type ohai\n       tag ohai.message # optional; default: ohai.message\n       hostname ENV[\"HOSTNAME\"] # optional, default: current hostname (can override it here if needed)\n       ohai_path /path/to/ohai # optional, directory where ohai binary is located\n       interval '1200m' # optional, default every 24h data is read from ohai\n     \u003c/source\u003e\n\n## Contributing\n\n1. Fork it ( https://github.com/frosenberg/fluent-plugin-ohai/fork )\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 a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrosenberg%2Ffluent-plugin-ohai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrosenberg%2Ffluent-plugin-ohai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrosenberg%2Ffluent-plugin-ohai/lists"}