{"id":20452271,"url":"https://github.com/zakharb/openwec","last_synced_at":"2025-04-13T03:17:35.023Z","repository":{"id":142499995,"uuid":"496486890","full_name":"zakharb/OpenWEC","owner":"zakharb","description":"Open source Windows Event Collector","archived":false,"fork":false,"pushed_at":"2024-06-15T03:27:02.000Z","size":1052,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T03:17:29.718Z","etag":null,"topics":["collecctor","docker","docker-compose","event-collector","fastapi","log-collector","mongodb","wec","windows-logs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zakharb.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,"publiccode":null,"codemeta":null}},"created_at":"2022-05-26T05:01:03.000Z","updated_at":"2025-03-26T12:21:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"55d7b23a-e700-42eb-80b4-1e98764363e5","html_url":"https://github.com/zakharb/OpenWEC","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakharb%2FOpenWEC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakharb%2FOpenWEC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakharb%2FOpenWEC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakharb%2FOpenWEC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakharb","download_url":"https://codeload.github.com/zakharb/OpenWEC/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657913,"owners_count":21140846,"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":["collecctor","docker","docker-compose","event-collector","fastapi","log-collector","mongodb","wec","windows-logs"],"created_at":"2024-11-15T11:08:49.517Z","updated_at":"2025-04-13T03:17:35.004Z","avatar_url":"https://github.com/zakharb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/zakharb/openwec\"\u003e\n  \u003cimg src=\"img/logo.png\" alt=\"Caution Font\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\n  \u003ca href=\"https://git.io/typing-svg\"\u003e\n    \u003cimg src=\"https://readme-typing-svg.herokuapp.com?font=Fira+Code\u0026weight=600\u0026pause=1000\u0026color=C20F08\u0026width=435\u0026lines=Open-source+Windows+Event+Collector\" alt=\"Typing SVG\" /\u003e\n  \u003c/a\u003e  \n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/version-0.1-red\" height=\"20\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.11-red\" height=\"20\"/\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"img/usage.gif\" alt=\"usage\" /\u003e\n\u003c/p\u003e\n\n\n## :red_square: Getting Started\n[OpenWEC](https://github.com/zakharb/openwec) allows you to collect logs from Windows machines to Linux Server using native [Windows Event Forwarding and Event Collector](https://learn.microsoft.com/en-us/windows/win32/wec/windows-event-collector).   This makes it easy to collect logs over HTTP, providing flexibility and higher performance than other alternatives.\n\n### Requirements\n\n![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge\u0026logo=fastapi)\n![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge\u0026logo=nginx\u0026logoColor=white)\n\n### Installing\n\nClone the project\n\n```\ngit clone git@github.com:zakharb/openwec.git\ncd openwec\n```\n\nStart docker-compose\n\n```\ndocker-compose up -d\n```\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"img/install.gif\" alt=\"animated\" /\u003e\n\u003c/p\u003e\n\n## :red_square: Usage  \n\n\n## :red_square: Configuration  \n\n\n### Examples  \n\n## :red_square: Deployment\n\nEdit `Dockerfile` for each Microservice and deploy container\n\n## :red_square: Versioning\n\nUsing [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/zakharb/openwec/tags). \n\n## :red_square: Authors\n\n* **Zakhar Bengart** - *Initial work* - [Ze](https://github.com/zakharb)\n\nSee also the list of [contributors](https://github.com/zakharb/openwec/contributors) who participated in this project.\n\n## :red_square: License\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakharb%2Fopenwec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakharb%2Fopenwec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakharb%2Fopenwec/lists"}