Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zakharb/openwec

Open source Windows Event Collector
https://github.com/zakharb/openwec

collecctor docker docker-compose event-collector fastapi log-collector mongodb wec windows-logs

Last synced: about 21 hours ago
JSON representation

Open source Windows Event Collector

Awesome Lists containing this project

README

        



Caution Font


Typing SVG





usage

## :red_square: Getting Started
[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.

### Requirements

![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge&logo=fastapi)
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)

### Installing

Clone the project

```
git clone [email protected]:zakharb/openwec.git
cd openwec
```

Start docker-compose

```
docker-compose up -d
```


animated

## :red_square: Usage

## :red_square: Configuration

### Examples

## :red_square: Deployment

Edit `Dockerfile` for each Microservice and deploy container

## :red_square: Versioning

Using [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/zakharb/openwec/tags).

## :red_square: Authors

* **Zakhar Bengart** - *Initial work* - [Ze](https://github.com/zakharb)

See also the list of [contributors](https://github.com/zakharb/openwec/contributors) who participated in this project.

## :red_square: License

This 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