Governed Logging at the Source
Across Runtimes

Enforce logging rules, redact sensitive data, and emit compliance metadata. No need to centralize logs or slow down production.

Interactive Architecture

Application

Cerbi Governance Plugin

Existing Logger

Your Destinations

Optional: Queue → Scoring Worker → CerbiShield Dashboard

Now expanding beyond .NET. Beta testers welcome

How Cerbi Works

Governance enforcement runs at the source. Scoring is optional and asynchronous.

In-App Governance
Enforcement happens inside your application. No network calls. No log dropping.
  • Runs inside the application: Cerbi analyzes logs before they leave your process
  • Evaluates governance rules: Validates schema, field presence, and data types
  • Applies redaction and encryption: Strips PII/PHI before logs reach destinations
  • Emits governance metadata: Attaches governance signals for optional async processing
  • No network overhead: All processing happens locally

Cerbi Governance Runtime Plugins

Governance plugins integrate directly into popular logging frameworks. All plugins share the same governance contract and scoring semantics, enabling consistent compliance insights across heterogeneous stacks.

General Availability

Production Ready

⚙️
.NET (CerbiStream)

One-line setup with 4 preset modes and 20+ env vars for zero-code config

📝
Serilog

Structured logging for .NET applications

🔧
Microsoft.Extensions.Logging (MEL)

Built-in .NET logging framework

📋
NLog

Flexible .NET logging platform

Alpha

Now Available for Testing

🐍
Alpha
Python Logging

Standard Python logging module governance

pip install cerbi-python-logging-governance
Beta / Preview

Early Adopters Welcome

📦
Beta
Node.js (Winston)

Popular Node.js logger

Preview runtime: APIs are usable and stable, with feedback-driven iteration.

Beta
Node.js (Pino)

Fast JSON logger for Node.js

Preview runtime: APIs are usable and stable, with feedback-driven iteration.

Beta
Java (Logback)

Primary logging framework for Java

Preview runtime: APIs are usable and stable, with feedback-driven iteration.

🎯
Beta
Java (Log4j2)

High-performance Java logging

Preview runtime: APIs are usable and stable, with feedback-driven iteration.

Beta
Go (Zap)

Blazingly fast, structured logger for Go

Preview runtime: APIs are usable and stable, with feedback-driven iteration.

🚀
Beta
Go (Zerolog)

Zero-allocation JSON logger for Go

Preview runtime: APIs are usable and stable, with feedback-driven iteration.

Planned

Coming Soon

🦀
Rust (tracing)

Structured tracing for Rust

💎
Ruby (Rails Logging)

Rails framework logging

🐘
PHP (Monolog)

Popular PHP logging library

📊
OpenTelemetry (OTEL)

Multi-runtime observability

Looking for Beta Testers

Cerbi is actively working with early adopters to validate governance enforcement across multiple runtimes. If you're running Python, Node.js, Java, or Go services and want consistent logging governance, we'd love your feedback.

  • Early access to runtime governance plugins
  • Direct feedback loop with Cerbi engineers
  • Influence final APIs and defaults
  • No lock-in: runtime plugins remain free

Roadmap

Development timeline and planned features

GA

.NET Governance Plugins

CerbiStream, Serilog, MEL, NLog

Alpha

Python Logging Governance

cerbi-python-logging-governance now available on PyPI

Beta

CerbiShield Dashboards & Scoring

Dashboard UI, governance scoring, reporting APIs

Preview

Multi-Runtime Governance Plugins

Node.js, Java, Go runtime support

Planned

Advanced Analytics & Tooling

ML-powered anomaly detection, audit exports, integrations

Roadmap items represent current development intent and may change.

Frequently Asked Questions

Beta, GA, and implementation questions