{"id":26234020,"url":"https://github.com/teragrep/rlp_10","last_synced_at":"2026-04-27T10:31:50.639Z","repository":{"id":224719029,"uuid":"763537097","full_name":"teragrep/rlp_10","owner":"teragrep","description":"Teragrep RELP syslog performance test client application","archived":false,"fork":false,"pushed_at":"2025-12-19T23:42:13.000Z","size":38,"stargazers_count":0,"open_issues_count":6,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-27T21:50:21.937Z","etag":null,"topics":["performance-test","relp-client","syslog","syslog-client","teragrep"],"latest_commit_sha":null,"homepage":"https://teragrep.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teragrep.png","metadata":{"files":{"readme":"README.adoc","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-26T13:36:57.000Z","updated_at":"2025-04-07T13:29:56.000Z","dependencies_parsed_at":"2025-04-07T14:28:55.760Z","dependency_job_id":"94c2f86f-3098-40fe-bb03-fa4a93db8b42","html_url":"https://github.com/teragrep/rlp_10","commit_stats":null,"previous_names":["teragrep/rlp_10"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/teragrep/rlp_10","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teragrep%2Frlp_10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teragrep%2Frlp_10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teragrep%2Frlp_10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teragrep%2Frlp_10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teragrep","download_url":"https://codeload.github.com/teragrep/rlp_10/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teragrep%2Frlp_10/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32333196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["performance-test","relp-client","syslog","syslog-client","teragrep"],"created_at":"2025-03-13T01:18:31.936Z","updated_at":"2026-04-27T10:31:50.611Z","avatar_url":"https://github.com/teragrep.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= RELP Flooder library rlp_10\n\nStandalone version of https://github.com/teragrep/rlp_09[rlp_09]\n\n== Features\n\n- Simple to use\n- Scales to as many threads as wanted\n- Supports infinite flooding and sending specific amount of events\n\n== Limitations\n\n- Minimal failure tolerance, mostly meant for testing\n- Limited usability outside specific testing situations\n- Supports only one record per RELP batch\n- No TLS support yet\n\n== How to compile\n\n`mvn clean package`\n\n== How to run\n\n`java -jar rlp_10.jar`\n\n== Configurations\n\n[cols=\"3\"]\n|===\n|System property|Default value|Usage\n\n|hostname|localhost|Sets hostname for the record\n|appname|rlp_10|Sets used appname for the record\n|target|127.0.0.1|RELP target server\n|port|1601|RELP target port\n|threads|4|RELP Flooder thread count\n|useTls|false|Is TLS used for connections (Note: Not implemented)\n|payloadSize|10|Record message extra padding\n|reportInterval|10|How often report should be printed\n|maxRecordsSent|-1|How many records should be sent (-1 for infinity). By default, this is per-thread but with usePerThreadIterator=false it is the total amount.\n|usePerThreadIterator|true|Should each thread act as an independent iterator (will send maxRecordsSent * threads amount of records)\n|===\n\n== Contributing\n\nYou can involve yourself with our project by https://github.com/teragrep/rlp_10/issues/new/choose[opening an issue] or submitting a pull request.\n\nContribution requirements:\n\n. *All changes must be accompanied by a new or changed test.* If you think testing is not required in your pull request, include a sufficient explanation as why you think so.\n. Security checks must pass\n. Pull requests must align with the principles and http://www.extremeprogramming.org/values.html[values] of extreme programming.\n. Pull requests must follow the principles of Object Thinking and Elegant Objects (EO).\n\nRead more in our https://github.com/teragrep/teragrep/blob/main/contributing.adoc[Contributing Guideline].\n\n=== Contributor License Agreement\n\nContributors must sign https://github.com/teragrep/teragrep/blob/main/cla.adoc[Teragrep Contributor License Agreement] before a pull request is accepted to organization's repositories.\n\nYou need to submit the CLA only once. After submitting the CLA you can contribute to all Teragrep's repositories.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteragrep%2Frlp_10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteragrep%2Frlp_10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteragrep%2Frlp_10/lists"}