Grove 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.<p>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.<p>Grove was created and is currently maintained by the HashiCorp security team.
This is nice! In Matano, we take a similar approach but with Rust + serverless for pulling SaaS logs (<a href="https://github.com/matanolabs/matano/tree/main/lib/rust/log_puller/src/pullers">https://github.com/matanolabs/matano/tree/main/lib/rust/log_...</a>) and storing them in a data lake.