Real-Time Logpush
Learn how to export detailed CDN request and response logs automatically from the Medianova Control Panel using the Real-Time Logpush feature.
Real-Time Logpush enables you to deliver complete CDN log data — including request, cache, and network metrics — directly to your preferred storage or analytics platform. Logs are streamed automatically in near real time, ensuring continuous visibility into your CDN traffic without manual export.
This feature is part of the MN Logz product family, designed to centralize Medianova’s log collection, automation, and analytics capabilities.
How It Works
Real-Time Logpush continuously aggregates edge-level CDN events and pushes them to configured destinations in JSON Lines (.jsonl
) format, compressed using Gzip (.txt.gz
).
A new log batch is sent every 5 minutes or when the file size threshold is reached — whichever comes first.
Default limits:
HTTP delivery: 5 MB
Other destinations: 50 MB
These lightweight, structured batches ensure fast delivery and efficient data handling even at scale.
Key Benefits
Full Observability – Access every HTTP request and response served by the CDN.
Automation at Scale – Eliminate manual exports by pushing data continuously.
Flexible Integrations – Connect to Stook, Amazon S3, Elasticsearch, or any S3-compatible endpoint.
Efficient Compression – JSONL + Gzip format ensures fast, compact delivery.
Near Real-Time Analysis – Monitor performance, detect anomalies, and optimize delivery immediately.
Supported Destinations
Medianova Stook (Object Storage)
Amazon S3
S3-Compatible Storage Services
HTTP/S endpoints
Elasticsearch Indexes
Use Cases
Performance Monitoring – Identify latency issues, cache misses, and traffic spikes instantly.
Security Auditing – Track suspicious requests, referrers, or unauthorized access attempts.
Business Analytics – Integrate with your BI platform to visualize usage patterns.
Data Archiving – Store and compress logs for long-term retention and compliance.
Last updated
Was this helpful?