{"id":19041070,"url":"https://github.com/everythingme/logstash-scribeinput","last_synced_at":"2025-04-23T21:26:29.521Z","repository":{"id":145220074,"uuid":"13770798","full_name":"EverythingMe/logstash-scribeinput","owner":"EverythingMe","description":"A logstash input plugin which receives scribe log entries via thrift","archived":false,"fork":false,"pushed_at":"2014-02-12T12:56:19.000Z","size":203,"stargazers_count":2,"open_issues_count":1,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-18T06:51:08.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/EverythingMe.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}},"created_at":"2013-10-22T11:09:30.000Z","updated_at":"2016-08-30T01:22:02.000Z","dependencies_parsed_at":"2023-03-22T19:31:51.943Z","dependency_job_id":null,"html_url":"https://github.com/EverythingMe/logstash-scribeinput","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/EverythingMe%2Flogstash-scribeinput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingMe%2Flogstash-scribeinput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingMe%2Flogstash-scribeinput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingMe%2Flogstash-scribeinput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EverythingMe","download_url":"https://codeload.github.com/EverythingMe/logstash-scribeinput/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250516372,"owners_count":21443613,"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":"2024-11-08T22:27:04.898Z","updated_at":"2025-04-23T21:26:29.497Z","avatar_url":"https://github.com/EverythingMe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"logstash-scribeinput\n====================\n\nA logstash input plugin which receives scribe log entries via thrift\n\n# Building\n\nTo create a bundle-jar with all the dependencies\n\n```\nmvn clean compile assembly:single\n```\n\n\n# Logstash configuration\n\n```\ninput {\n        scribe {\n                host =\u003e \"localhost\"\n                port =\u003e 8000\n        }\n}\n```\n\n# Invoking logstash\nThis is just a rough example showing how to treat the CLASSPATH and plugin-path of logstash\nyou shouldn't use this exact command, but rather learn the important key parts from it\n\n```\njava -Xmx400M -server \\\n   -cp scribe_server.jar:logstash-1.2.1-flatjar.jar \\\n   logstash.runner agent \\\n   -p /where/did/i/put/this/downloaded/plugin?  \\\n   -f logstash.conf \\\n   -vv \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverythingme%2Flogstash-scribeinput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverythingme%2Flogstash-scribeinput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverythingme%2Flogstash-scribeinput/lists"}