TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Software as a Service (SaaS) log collection framework

17 pointsby binarysneakerabout 2 years ago

2 comments

binarysneakerabout 2 years ago
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.
wizwit999about 2 years ago
This is nice! In Matano, we take a similar approach but with Rust + serverless for pulling SaaS logs (<a href="https:&#x2F;&#x2F;github.com&#x2F;matanolabs&#x2F;matano&#x2F;tree&#x2F;main&#x2F;lib&#x2F;rust&#x2F;log_puller&#x2F;src&#x2F;pullers">https:&#x2F;&#x2F;github.com&#x2F;matanolabs&#x2F;matano&#x2F;tree&#x2F;main&#x2F;lib&#x2F;rust&#x2F;log_...</a>) and storing them in a data lake.