{"id":13520279,"url":"https://github.com/rabbitstack/cubostratus","last_synced_at":"2025-03-22T18:33:49.207Z","repository":{"id":91371953,"uuid":"86180500","full_name":"rabbitstack/cubostratus","owner":"rabbitstack","description":"Blazingly fast Linux syscall collector","archived":false,"fork":false,"pushed_at":"2018-03-10T19:50:12.000Z","size":43,"stargazers_count":74,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T14:01:45.014Z","etag":null,"topics":["cgroups","containers","instrumentation","linux-kernel","rust","syscalls"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rabbitstack.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-03-25T18:43:07.000Z","updated_at":"2024-12-04T15:40:54.000Z","dependencies_parsed_at":"2024-02-09T15:43:40.106Z","dependency_job_id":null,"html_url":"https://github.com/rabbitstack/cubostratus","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/rabbitstack%2Fcubostratus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbitstack%2Fcubostratus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbitstack%2Fcubostratus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbitstack%2Fcubostratus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rabbitstack","download_url":"https://codeload.github.com/rabbitstack/cubostratus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245003427,"owners_count":20545610,"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":["cgroups","containers","instrumentation","linux-kernel","rust","syscalls"],"created_at":"2024-08-01T05:02:16.398Z","updated_at":"2025-03-22T18:33:48.904Z","avatar_url":"https://github.com/rabbitstack.png","language":"Rust","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/rabbitstack/cubostratusc/blob/master/cubostratus.png\" /\u003e\n\u003c/p\u003e\n\n**cubostratus** is a high performance Linux syscall collector. It acquires the syscall flow from the rock solid [sysdig](https://github.com/draios/sysdig) driver and emits it to Kafka brokers for later ingestion, storage and analysis.\n\n# Usage\n\n1. Build the sysdig kernel module or [install](http://www.sysdig.org/install/) sysdig\n2. Install Rust\n```bash\ncurl -f -L https://static.rust-lang.org/rustup.sh -O\nsh rustup.sh\n```\n3. Clone this repository and build `cubostratusc` \n```bash\ngit clone https://github.com/rabbitstack/cubostratusc.git\ncd cubostratusc\ncargo build\n````\n4. Modify `cubostratusc.toml` configuration descriptor\n```bash\nexport CUBOSTRATUSC_CONFIG=cubostratusc.toml # or\nsudo cp cubostratusc.toml /etc\n```\n5. Create a `Kafka` topic and start `cubostratusc`:\n```bash\nbin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 \\\n                    --partitions 1 --topic cubostratus\nsudo ./target/debug/cubostratusc\n```\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabbitstack%2Fcubostratus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frabbitstack%2Fcubostratus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabbitstack%2Fcubostratus/lists"}