# likaia/nginxpulse

轻量级 Nginx 访问日志分析与可视化面板，提供实时统计、PV 过滤、IP 归属地与客户端解析。

Repository: https://github.com/likaia/nginxpulse
Canonical: https://ross.abutalabs.com/products/nginxpulse
Homepage: https://nginx-pulse.kaisir.cn/
Language: Go
License: MIT
License Family: permissive
Last push: 2026-05-19T16:46:38+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 84, longevity 16
- inputs: {"age_days": 232, "days_push": 106, "days_rel": 106, "gap_med": 1, "n_releases_24m": 38}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2649, forks 200 (observed 2026-08-28T04:07:06.958308+00:00)

## What it is
NginxPulse is a lightweight self-hosted dashboard for analyzing and visualizing Nginx access logs, built with a Go backend and Vue 3 frontend. It provides real-time statistics, PV filtering, IP geolocation resolution (via ip2region and ip-api.com), and client parsing, backed by PostgreSQL.

## Use cases
- analyze nginx access logs with a visual dashboard
- track page views and filter PVs in real time
- resolve visitor IP geolocation and client info
- self-host a lightweight web analytics panel
- monitor website traffic from nginx logs
- visualize visitor geography and user agents

## When to choose
- you want a lightweight self-hosted alternative to heavy analytics for nginx logs
- you need IP geolocation and client parsing for your access logs
- you prefer Docker-based deployment with PostgreSQL storage

## When to avoid
- you don't run nginx or don't have access to its access logs
- you need a database other than PostgreSQL (SQLite was removed after v1.5.3)
- your environment blocks outbound calls to IP geolocation APIs and you can't self-host one

## Facets
- artifact type: application
- maturity: active
- function: data-visualization, analytics, logging, monitoring, search-engine, self-hosted
- domain: analytics, monitoring, web-development, self-hosted, developer-tools
- platform: self-hosted, go
- tags: nginx, access-log-analysis, log-visualization, ip-geolocation, pv-tracking, dashboard, postgres, linux, docker, web-server

## Member repositories
- likaia/nginxpulse (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.958308+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:55.045551+00:00, confidence not recorded.
  - readme: https://github.com/likaia/nginxpulse (fetched 2026-08-28T04:07:06.958308+00:00, sha 5da2ca63e96d)
  - homepage: https://nginx-pulse.kaisir.cn/ (fetched 2026-08-29T10:01:39.465906+00:00, sha b2ded41e3e11)
- Data as of 2026-08-30T08:39:29.467469+00:00.
