Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.11 KB

File metadata and controls

30 lines (19 loc) · 1.11 KB

uSIEM

A modular, high-performance Security Information and Event Management (SIEM) framework written in Rust. usiem provides the core definitions, abstractions, and building blocks to create custom SIEM solutions tailored to your needs.

Features

  • Framework-first: Build your own SIEM with extensible modules and plugins.
  • Written in Rust: Benefit from speed and safety.
  • Flexible: Define parsers, enrichers, correlation rules, and more.
  • Extensible: Integrate custom logic or third-party modules easily.
  • Modern Architecture: Designed for scalability and maintainability.

Contributing

Contributions are welcome! Please open issues, submit pull requests, or suggest features.

  1. Fork the repo
  2. Create your feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'Add feature')
  4. Push to the branch (git push origin feature/my-feature)
  5. Open a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For support, questions, or ideas, open an issue or reach out to the maintainers.