User-Agent Parser

Web Log Analyzer and User-Agent Parser

Paste web server log lines, or upload a log file, and get a readable table of source IP, request method, status code, requested URL, browser and operating system, with a chart of the results. It supports Apache and Nginx combined logs, IIS W3C extended logs and Tomcat common logs, and everything runs in your browser.

🕵️‍♂️ User-Agent Parser & Web Log Analyzer

Paste your web server log lines below or upload a log file (supports multiple lines):



How to use it

  1. Choose the log format that matches your server.
  2. Paste log lines or upload a .log or .txt file.
  3. Press Parse Logs and review the table and chart.

Frequently asked questions

Which log format do I have?

Apache and Nginx default to the combined format. IIS writes W3C extended logs with a fields header. Tomcat access logs use the common format unless configured otherwise.

Are my logs uploaded?

No. Parsing happens locally in your browser and nothing is sent to a server.

Can it detect bots?

It identifies browsers and operating systems from the user-agent string. Crawlers usually appear with their own names in the browser column.