5 ms·
A Software as a Service (SaaS) log collection framework
- wizwit999 4y agoThis is nice! In Matano, we take a similar approach but with Rust + serverless for pulling SaaS logs (https://github.com/matanolabs/matano/tree/main/lib/rust/log_puller/src/pullers https://github.com/matanolabs/matano/tree/main/lib/rust/log_...) and storing them in a data lake.
- binarysneaker 4y agoGrove is a Software as a Service (SaaS) log collection framework, designed to support collection of logs from services which do not natively support log streaming. Grove enables teams to collect security related events from their vendors in a reliable and consistent way. This data may then be stored and analyzed with a team’s _existing_ tooling in order to support threat detection and compliance programmes. Grove was created and is currently maintained by the HashiCorp security team.