Stop burning your cloud budget on raw log ingestion.
A bare-metal C11 engine designed to sit upstream on Windows infrastructure - compressing, anonymizing, and throttling telemetry at line-rate before it hits Splunk, Datadog, or your Elastic SIEM.
Traditional logging agents format redundant JSON/Syslog strings on the hot path, triggering massive SIEM ingestion rates and network egress charges.
PULP acts as a Smart Upstream Gateway, tokenizing redundant fields into lightweight batch dictionaries right inside process memory. This index-based structure collapses data entropy, maximizing LZ4 compression efficiency before network egress or disk write.
| Metric | PULP Benchmark Value | Impact on Infrastructure |
|---|---|---|
| Throughput | 20M+ logs/sec directly to NVMe | Sustained line-rate ingestion without CPU throttling |
| Compression Ratio | 3× to 6× Lossless (Semantic Dict + LZ4) | 60% to 80% reduction in Egress & Cloud storage costs |
| Memory Footprint | Bounded (from <20 MB) | Zero-OOM during DDoS or log storms |
| Engine Footprint | ~50 KB standalone DLL | Pure C11 bare-metal, zero runtime dependencies |
| Privacy / GDPR | Inline IPv4/v6 Anonymization | Anonymized at the source before hitting disk or network |
Prevent security agent crashes. PULP’s zero-allocation hot path and strictly bounded memory (< 20 MB) guarantee that high-volume incident logging will never trigger Out-Of-Memory (OOM) panic or degrade host CPU performance under attack conditions.
Ingest high-cardinality network metadata (5-tuples, IPs, ports, byte counts) at line-rate. PULP’s multi-level cache and 32-byte deterministic binary entries handle multi-million unique items without cache thrashing.
Pre-process millions of HTTP access logs per second. Anonymize IP addresses inline to enforce strict GDPR/privacy compliance before telemetry ever touches disk or network.
PULP is published under a Dual Licensing Model:
Ready to evaluate PULP on your real-world telemetry streams?
fgauthier@superwired-labs.com