Does this log analyzer upload files?
No. Log files are parsed locally in the browser, which is useful when your production logs contain real IPs, query strings, and internal routes.
Open your logs in the browser and see traffic, errors, slow requests, bots, and top paths in a few seconds.
This tool works with Nginx, Apache, Caddy, and HAProxy logs. Your files stay on your machine. Nothing is sent to a server. You can filter by time, search raw lines, check status codes, and review charts without leaving the page.
Stream-based parsing handles 100MB+ logs in seconds using multi-threaded Web Workers.
Built-in detection rules identify malicious IP behavior, directory scanning, and bot anomalies.
See traffic by time, status code, source, user agent, and path with simple charts and tables.
Upload a log file and the page will build charts for traffic, unique visitors, request volume, error rate, and bandwidth. You can zoom into the timeline, filter by method or status code, and search raw lines.
This is useful for debugging outages, checking crawler traffic, finding noisy clients, reviewing bad URLs, and spotting unusual spikes after deploys or config changes.
Use this tool when you need to understand traffic spikes, error sources, suspicious scans, crawler requests, or heavy URLs directly from raw logs in the browser.
It is useful for post-deploy traffic review, 4xx and 5xx troubleshooting, hot-path analysis, bot detection, and auditing sensitive production logs without uploading files.
Common questions around log analysis, privacy, and incident review.
No. Log files are parsed locally in the browser, which is useful when your production logs contain real IPs, query strings, and internal routes.
You can inspect crawler requests, 404 pages, 5xx failures, redirect behavior, and heavily requested URLs to find traffic and site issues quickly.
It currently supports Nginx, Apache, Caddy, and HAProxy logs with a shared workflow for traffic, error, and threat analysis.