{"id":19548850,"url":"https://github.com/sbcd90/security-analytics-performance-tests","last_synced_at":"2026-06-11T06:31:31.646Z","repository":{"id":146466481,"uuid":"581386327","full_name":"sbcd90/security-analytics-performance-tests","owner":"sbcd90","description":"An elastic/rally extension to run performance tests for Opensearch-Security-Analytics","archived":false,"fork":false,"pushed_at":"2023-08-04T16:51:16.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-20T06:02:51.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/sbcd90.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":"security_analytics/__init__.py","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-23T03:17:13.000Z","updated_at":"2022-12-23T03:17:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"64e6fb6e-c2fb-40e2-822c-92239cea4510","html_url":"https://github.com/sbcd90/security-analytics-performance-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbcd90/security-analytics-performance-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fsecurity-analytics-performance-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fsecurity-analytics-performance-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fsecurity-analytics-performance-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fsecurity-analytics-performance-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbcd90","download_url":"https://codeload.github.com/sbcd90/security-analytics-performance-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fsecurity-analytics-performance-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34186385,"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-11T02:00:06.485Z","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-11-11T03:57:11.899Z","updated_at":"2026-06-11T06:31:31.640Z","avatar_url":"https://github.com/sbcd90.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"elastic/rally extension for Opensearch Security-Analytics plugin\n================================================================\n\n## Reference\n\n- [Opensearch-Security-Analytics](https://github.com/opensearch-project/security-analytics)\n- [Elastic/rally](https://github.com/elastic/rally)\n\n## Install the extension\n\n```\ngit clone\npip install esrally\n```\n\nA small modification is required to run `esrally` against `Opensearch`. see https://github.com/sbcd90/rally/commit/af34c3a7db40a74db0a3750cb944d4d062afb9f4\n\n## Use the extension\n\n### List all tracks \u0026 challenges\n\n```commandline\nesrally list tracks --track-path=\"security_analytics\"\n```\n\n### Show info of the track\n\n```commandline\nesrally info --track-path=\"security_analytics\"\n```\n\n### Rally report config in `rally.ini`\n\n```commandline\n[reporting]\ndatastore.type = elasticsearch\ndatastore.host = \u003cos-ip\u003e\ndatastore.port = 80\ndatastore.secure = true\ndatastore.ssl.verification_mode = none\ndatastore.user = \u003cuser\u003e\ndatastore.password = \u003cpasswd\u003e\n```\n\n### Run race against a remote Opensearch cluster\n\n```commandline\nesrally race --target-hosts=cluster-ip:80 --client-options=\"use_ssl:true,verify_certs:false,basic_auth_user:'\u003cuser\u003e',basic_auth_password:'\u003cpasswd\u003e'\" --pipeline=benchmark-only --challenge=search-findings-api --track-path=\"security_analytics\"\n```\n\n## Extend the extension with new performance test scenarios\n\n- [Add runner](security_analytics/runners)\n\n- [Add Param Source](security_analytics/param_sources)\n\n- [Register runner \u0026 param source](security_analytics/track.py)\n\n- [Add challenge for the perf test scenario](security_analytics/challenges)\n\n- [Add operation for the perf test scenario](security_analytics/operations)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbcd90%2Fsecurity-analytics-performance-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbcd90%2Fsecurity-analytics-performance-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbcd90%2Fsecurity-analytics-performance-tests/lists"}