Skip to content

Design: SIEM integration - log format and shipping #93

@BadgerOps

Description

@BadgerOps

Context

From CloudPAM Open Questions doc: Need to decide on SIEM integration approach for enterprise audit log shipping.

Key Questions

  • What log format? CEF, JSON, OCSF?
  • What shipping mechanisms? Syslog, Kafka, S3/GCS, webhook?
  • What events beyond CRUD? Auth failures, discovery anomalies, drift detection?

Current State

  • Audit logging table exists (migration 0004)
  • Audit middleware captures mutations with actor/resource/changes
  • No external shipping mechanism yet

Recommendation

  • JSON format (most flexible, widely supported)
  • Webhook + S3/GCS shipping for v1
  • CEF/OCSF as optional formatters for enterprise customers

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions