{"id":15033239,"url":"https://github.com/tzmfreedom/fluent-plugin-sforce","last_synced_at":"2026-03-14T07:01:25.367Z","repository":{"id":22774434,"uuid":"26120443","full_name":"tzmfreedom/fluent-plugin-sforce","owner":"tzmfreedom","description":"Salesforce input plugin for Fluentd data collector","archived":false,"fork":false,"pushed_at":"2019-11-10T00:38:13.000Z","size":17,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T10:39:55.855Z","etag":null,"topics":["fluentd","ruby","salesforce"],"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/tzmfreedom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-03T13:49:17.000Z","updated_at":"2020-12-03T17:23:16.000Z","dependencies_parsed_at":"2022-08-05T19:16:44.951Z","dependency_job_id":null,"html_url":"https://github.com/tzmfreedom/fluent-plugin-sforce","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tzmfreedom/fluent-plugin-sforce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzmfreedom%2Ffluent-plugin-sforce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzmfreedom%2Ffluent-plugin-sforce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzmfreedom%2Ffluent-plugin-sforce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzmfreedom%2Ffluent-plugin-sforce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tzmfreedom","download_url":"https://codeload.github.com/tzmfreedom/fluent-plugin-sforce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzmfreedom%2Ffluent-plugin-sforce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271330292,"owners_count":24740815,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["fluentd","ruby","salesforce"],"created_at":"2024-09-24T20:20:28.494Z","updated_at":"2026-03-14T07:01:25.264Z","avatar_url":"https://github.com/tzmfreedom.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fluent::Plugin::Sforce\n[![Build Status](https://travis-ci.org/tzmfreedom/fluent-plugin-sforce.svg?branch=master)](https://travis-ci.org/tzmfreedom/fluent-plugin-sforce)  \nFluent Plugin for Salesforce.com\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fluent-plugin-sforce'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fluent-plugin-sforce\n\n## Usage\n\n```xml\n\u003csource\u003e\n  tag test.access\n  type sforce\n  username test@example.com\n  password hogefuga\n  query SELECT id, Body FROM FeedItem\n  polling_interval 60\n  # topic AllMessages\n  # version 43.0\n  # login_endpoint test.salesforce.com\n\u003c/source\u003e\n```\n\n|key|description|\n|-|-|\n|username|Salesforce Username for exporting data.|\n|password|Salesforce User's Password.|\n|query|SOQL Query.|\n|polling_interval|Query Interval Time.|\n|topic|PushTopic name to subscribe.|\n\n## Contributing\n\n1. Fork it ( https://github.com/tzmfreedom/fluent-plugin-sforce/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%2Ftzmfreedom%2Ffluent-plugin-sforce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftzmfreedom%2Ffluent-plugin-sforce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzmfreedom%2Ffluent-plugin-sforce/lists"}