ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz

[Story]: Streaming export to Splunk, Sentinel and generic webhook

Aperta
#259 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
user-story
Lingua principale
Rust
Stelle
0
Fork
1
Merge medio
6h 42m
PR unite (30g)
246

Descrizione

## Summary
Build streaming export of audit events to Splunk (HEC), Microsoft Sentinel, and a generic authenticated webhook, so a customer's SOC can ingest lightbridge events into their existing SIEM.

## Intent / Source of truth
"SIEM-exportable" is the actual buyer requirement, not just "has an audit log"; a log a SOC can't pull into their tooling doesn't clear the bar. Part of [Epic] SIEM-exportable audit log.

## Scope
- [ ] Splunk HTTP Event Collector (HEC) export
- [ ] Microsoft Sentinel (Log Analytics / Data Collector API) export
- [ ] Generic signed-webhook export for other SIEMs
- [ ] Export configuration UI/API (endpoint, credentials, filter)
- [ ] Delivery-failure handling (retry/backoff, dead-letter visibility)

## Out of scope
- Building bespoke connectors for every possible SIEM (the generic webhook covers the long tail)

## Verification
Live test delivering a sample event set into a Splunk test instance and a Sentinel workspace, confirmed visible and correctly parsed; webhook delivery confirmed with signature verification.

## Risk assessment
Silent export failures (e.g. a SIEM-side outage) must not silently drop events — the dead-letter/retry path needs explicit test coverage, since a customer relying on this for compliance evidence can't tolerate silent gaps.

## AI Usage Declaration
Drafted with AI assistance during the 2026-08-13 cross-repo backlog consolidation and enterprise-readiness research. A human owns intent, verification and consequences.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.