Parse raw Apache and Nginx server logs instantly. Extract IPs, 404s, and generate security dashboards without uploading sensitive server data.
Drop .log or .txt here
Awaiting log data...
Server logs contain sensitive data including user IP addresses and secret tokens. Tangent's engine parses these massive text blocks natively in your browser. No files are ever sent over the network.
Easily identify malicious bots scraping your site by sorting the top IP addresses, or find automated hacking attempts by viewing the most frequently hit 404 paths (like wp-admin.php).
Tangent's Regex engine is pre-configured to automatically parse the global Common Log Format (CLF) and Combined Log Format used by default in Apache and Nginx web servers.
We currently support standard Apache and Nginx access logs. The parser looks for the standard pattern: IP address, timestamp, HTTP method, URL path, and HTTP Status code.
Yes, but because the tool runs entirely in your browser's RAM, very large files (over 50MB) may cause your browser tab to temporarily freeze while the JavaScript Regex engine parses the lines.