Compliance Utility

Audit Pulse.

Audit Pulse is the immutable compliance heart of MeltyBase. Built for SOC 2 Type II environments, it provides a high-fidelity record of every security-relevant action across your infrastructure.

SOC 2

Compliance Ready

100%

Immutable

L0

Private Logging

01. Immutable Security Infrastructure

Trust is built on an unbreakable audit trail. Audit Pulse utilizes an asynchronous logging architecture that ensures every event is captured without impacting application performance.

Buffered Persistence

The AuditStore uses a 1,000-event buffer and a background worker to flush logs in batches of 100, ensuring sub-millisecond overhead for critical API paths.

Full-Stack Coverage

Automatically captures ActorID, IPAddress, UserAgent, and Timestamp for every Auth, SQL, and Storage event.

02. Sentinel PII Scrubbing

An audit log shouldn't be a security vulnerability. Audit Pulse is natively integrated with the Sentinel PII Shield to ensure no sensitive data is ever persisted in plain text.

// RedactPII logic Mask sensitive keys: token, password, secret, key, auth Mask content patterns: [EMAIL_REDACTED], [PHONE_REDACTED]
  • Autonomous Sanitization: Every audit context is scrubbed of emails, phone numbers, and authentication tokens before it hits the disk.
  • Context Retention: We keep the *fact* that an action occurred, while neutralizing the sensitive payload associated with it.

03. SOC 2 Type II Compliance

Audit Pulse provides the evidence collection infrastructure required for the most stringent regulatory audits.

Enforced Retention

The DeleteOldEvents worker automates data lifecycle management, enforcing your required compliance history (e.g., 365 days) with absolute precision.

Sovereign Partitioning

Logs are strictly isolated by ProjectID, ensuring total data residency and tenancy boundaries during external audits.

04. Audit Export & SIEM Integration

Data should never be trapped. Audit Pulse provides native tools for high-volume evidence extraction and real-time security monitoring.

  • JSON/CSV Exports: Generate auditor-ready evidence reports for specific date ranges or project scopes in seconds.
  • SIEM Compatibility: High-fidelity event structures make it easy to pipe MeltyBase audit data into external security tools like Splunk or Datadog.