ddbnl / office365-audit-log-collector

Collect / retrieve Office365, AzureAD and DLP audit logs and output to PRTG, Azure Log Analytics Workspace, SQL, Graylog, Fluentd, and/or file output.
https://ddbnl.github.io/office365-audit-log-collector/
MIT License
105 stars 40 forks source link

Change collection engine to Rust #24

Closed ddbnl closed 2 years ago

ddbnl commented 2 years ago

Huge performance and reliability boost by porting to Rust for actual collection. Rust code is compiled into a Python module.