BitCurrents Log Analyzer is a lightweight single-page web application that turns raw Nginx access and error logs into actionable insights. Using the IP2Location API, it provides geolocation, intelligent bot detection, and bot impersonator flagging across three dashboard modes: General traffic overview, Security threat analysis, and Error diagnosis.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLogWerk is a lightweight, offline‑first server log analyzer that runs entirely in the browser. It auto‑detects Nginx/Apache log formats, parses compressed files client‑side, and provides interactive charts, bot detection, security insights, session reconstruction and CSV export without any backend.
ModSecurity v3's libmodsecurity is a cross-platform web application firewall engine that applies SecRules to HTTP transactions through separate server connectors. It exposes C and C++ APIs and includes logging, testing, and benchmarking support.
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal or via a browser-based HTML dashboard.
A Python 3 starter for simple Flask web apps with Gunicorn, nginx, Docker, tests, and deployment scripts for Ubuntu/Debian servers.
A Bash script that parses Nginx access logs to produce an interactive HTML dashboard showing request statistics, error counts, top IPs and URLs, plus detection of SQL injection, directory traversal, and XSS attack patterns. Includes optional IP geolocation via ipinfo.io.
ngtop is a command-line tool that parses nginx access logs into SQLite and queries request counts by path, IP, user agent, referer, and status code with filtering and time-range support.
nginx-proxy is a Docker container that runs nginx and docker-gen to automatically generate reverse proxy configurations and reload nginx as containers start and stop. Proxied containers declare VIRTUAL_HOST to be routed by hostname.
Apache APISIX is a dynamic, real-time, high-performance cloud-native API and AI gateway built on NGINX and etcd, offering dynamic routing, plugin hot-loading, multi-protocol support, and AI proxying for LLM workloads.