This pipeline addresses the “evidence gap” between AI governance and security operations. SOC teams need governance events in their existing SIEM workflows — not in a separate dashboard they’ll never check. TealTiger bridges this gap with native format support.
Why This Matters
Compliance alignment: NIST CSF (DE.CM — continuous monitoring), SOC 2 CC7.2 (system monitoring), ISO 27001 A.12.4 (logging and monitoring).
SIEM Export Formats
JSON Format
Structured JSON events for Splunk, Elasticsearch, Datadog, and custom pipelines:CEF Format (Common Event Format)
For ArcSight, QRadar, and CEF-compatible SIEMs:LEEF Format (Log Event Extended Format)
For IBM QRadar:OpenTelemetry Spans
TealTiger emits OpenTelemetry spans for every governance evaluation, enabling correlation with your existing distributed traces:Span Conventions
TealTiger follows OpenTelemetry semantic conventions with AI governance extensions:Trace Correlation
TealTiger spans link to your application’s trace context, enabling end-to-end visibility:Response Hooks
Response hooks enable automated incident response when governance events match specific criteria. They include built-in deduplication and rate limiting to prevent alert storms.Hook Actions
Deduplication
Deduplication prevents the same event from triggering multiple alerts:Rate Limiting
Rate limiting prevents alert storms during cascading failures:Full Pipeline Configuration
Related Documentation
- TealEngine v1.3 API — Post-evaluation hooks
- TealProof — Cryptographic evidence generation
- FREEZE Rules — FREEZE_TAMPER_ATTEMPT events
- TealDrift — Drift detection events
- TealMonitor v2 — Cost anomaly events
- OpenTelemetry Integration — Existing OTel docs

