github.com/likaia/nginxpulse
v1.6.24
#564 most downloaded on Go modules
likaia/nginxpulse
What this package is like to depend on
Last release 3 months ago
19 May 2026
Ships fairly regularly
a new release about every 2 weeks
Rarely documented
notes for 4 of 29 stable releases
Nothing withdrawn
no release was ever pulled
7 months old
51 releases · first in 2026
51 releases in the last 12 months
see the full history below
Release timeline
51 releases · Jan 2026 to May 2026Releases
latest 51-
v1.6.2419 May 2026Nothing published for this version
-
v1.6.2313 May 2026Nothing published for this version
-
v1.6.2208 May 2026Nothing published for this version
-
v1.6.2130 Apr 2026Release notes
Open source →style:统一全局弹窗样式与下拉框样式
新增统一的弹窗基础样式,覆盖系统通知、失败 IP 记录、日志详情、导出、重新解析、配置校验等弹窗。
新增统一的下拉框样式,兼容 Dropdown / Select 两套组件。优化顶部右侧工具栏布局,站点选择、流量展示、自动刷新、通知、主题切换等控件使其更紧凑统一。
优化系统通知弹窗布局,通知列表、操作区和已读状态展示。
优化失败 IP 记录弹窗,调整筛选区、列表样式、底部操作区和“加载更多”交互。
优化访问明细页面的按钮组样式,并补充暗色模式适配。
优化系统配置页下拉框高度和输入组件的一致性。 -
v1.6.2025 Apr 2026Release notes
Open source →feat: 扩展日志接入、Agent 与概况监控能力
新增:
- 支持 Zoraxy 日志解析,并补充解析测试与文档说明。
- 支持按日志 Host 自动识别站点,包含后端发现逻辑、配置字段、UI 开关和文档说明。
- Agent 发布增加 macOS amd64 与 Windows amd64 预编译包,并更新 release workflow。
- 概况页新增服务器状态模块,支持温度、风扇、磁盘 SMART、多磁盘详情和风险排序。
- 补充服务器状态接口协议、返回字段、示例结构和环境变量说明。优化:
- 重构 wiki 与 fumadocs 文档结构,拆分配置参考、日志来源、支持格式和 Agent 文档。修复:
- 修复概况页地域数据存在但显示空状态的问题。
- 修复服务器状态卡片刷新后明显后插入的问题。 -
v1.6.20-0.20260423160132-a7886cf3bea223 Apr 2026 pre-releaseNothing published for this version
-
v1.6.1923 Apr 2026Nothing published for this version
-
v1.6.1823 Apr 2026Release notes
Open source →文档站点:https://nginx-pulse-docs.kaisir.cn/
本次更新内容:
日志去重、多域名过滤、性能优化与 Push Agent 文档完善新增
-
新增版本更新检测功能
系统会检查 GitHub 最新稳定版本,并在有新版本时在前端提示更新。 -
新增开发者日报指标
日报页新增开发者视角数据,包括 4xx/5xx、慢请求、平均请求耗时、上游耗时、请求大小、问题 URL 排名和 7 天趋势。 -
新增多域名单日志过滤能力
当多个域名共用同一个 access.log 时,可以通过站点domains配置按 Host 过滤数据。domains为空的站点可作为总量视图。
优化
-
优化日志明细查询性能
日志列表在大数据量场景下查询更快,并优化了分页逻辑,减少不必要的精确总数统计。 -
优化大日志解析性能
新增多组 PostgreSQL 索引,改善大日志场景下解析、IP 归属地回填、会话统计和通知查询的性能。 -
优化单体部署下的页面加载速度
前端路由改为懒加载,Chart.js 改为按需注册,静态资源增加合理缓存策略。 -
优化空状态展示
概览、日报、实时、日志等页面的空状态更加清晰,并适配暗色模式。 -
优化移动端和桌面端品牌入口
Logo 支持点击跳转到 NginxPulse GitHub 仓库。 -
优化文档中文搜索
文档站点搜索改用中文分词,中文内容搜索更准确。 -
完善 Push Agent 文档
补充 Agent 包位置、构建方式、主服务配置、日志服务器配置、systemd/Docker 运行方式、环境变量和排障说明。
修复
-
修复日志重复入库问题
新增日志 fingerprint 去重机制,避免重新解析、回填或流式采集时产生重复数据。 -
修复扩展日志字段解析不完整的问题
现在可以正确解析和展示请求耗时、请求大小、上游耗时、上游地址、Host、Request ID 等扩展字段。 -
修复暗色模式下日期组件选中态不明显的问题。
注意事项
- 如果要按域名区分同一个 access.log 中的数据,日志格式必须包含 Host 信息,例如
$host、$http_host或$server_name。 - 对已有历史数据启用域名过滤后,需要对相关站点执行重新解析,才能按新规则重建统计。
- 本次新增了数据库字段和索引,升级后首次启动可能会执行 schema 补齐和索引创建,大数据量环境下可能需要一些时间。
-
-
v1.6.1703 Apr 2026Release notes
Open source →feat: 提升历史日志解析的性能上限
扩展参数(backfillMaxDurationPerRun、backfillMaxBytesPerRun)以提升历史日志的解析速度
-
v1.6.1630 Mar 2026Nothing published for this version
-
v1.6.1517 Mar 2026Nothing published for this version
-
v1.6.1412 Mar 2026Nothing published for this version
-
v1.6.14-beta.203 Mar 2026 pre-releaseNothing published for this version
-
v1.6.14-beta.103 Mar 2026 pre-releaseNothing published for this version
-
v1.6.14-0.20260226233845-606e0874608426 Feb 2026 pre-releaseNothing published for this version
-
v1.6.1326 Feb 2026Nothing published for this version
-
v1.6.13-beta.726 Feb 2026 pre-releaseNothing published for this version
-
v1.6.13-beta.615 Feb 2026 pre-releaseNothing published for this version
-
v1.6.13-beta.514 Feb 2026 pre-releaseNothing published for this version
-
v1.6.13-beta.413 Feb 2026 pre-releaseNothing published for this version
-
v1.6.13-beta.313 Feb 2026 pre-releaseNothing published for this version
-
v1.6.13-beta.213 Feb 2026 pre-releaseNothing published for this version
-
v1.6.13-beta.110 Feb 2026 pre-releaseNothing published for this version
-
v1.6.1209 Feb 2026Nothing published for this version
-
v1.6.1108 Feb 2026Nothing published for this version
-
v1.6.1007 Feb 2026Nothing published for this version
-
v1.6.10-0.20260205163053-7ac7b276174305 Feb 2026 pre-releaseNothing published for this version
-
v1.6.904 Feb 2026Nothing published for this version
-
v1.6.803 Feb 2026Nothing published for this version
-
v1.6.8-beta.202 Feb 2026 pre-releaseNothing published for this version
-
v1.6.8-beta.102 Feb 2026 pre-releaseNothing published for this version
-
v1.6.702 Feb 2026Nothing published for this version
-
v1.6.601 Feb 2026Nothing published for this version
-
v1.6.6-beta.231 Jan 2026 pre-releaseNothing published for this version
-
v1.6.6-beta.131 Jan 2026 pre-releaseNothing published for this version
-
v1.6.6-0.20260130163613-e92a8b0be8ff30 Jan 2026 pre-releaseNothing published for this version
-
v1.6.529 Jan 2026Nothing published for this version
-
v1.6.427 Jan 2026Nothing published for this version
-
v1.6.327 Jan 2026Nothing published for this version
-
v1.6.226 Jan 2026Nothing published for this version
-
v1.6.024 Jan 2026Nothing published for this version
-
v1.6.0-beta.524 Jan 2026 pre-releaseNothing published for this version
-
v1.6.0-beta.424 Jan 2026 pre-releaseNothing published for this version
-
v1.5.319 Jan 2026Nothing published for this version
-
v1.5.218 Jan 2026Nothing published for this version
-
v1.5.118 Jan 2026Nothing published for this version
-
v1.5.018 Jan 2026Nothing published for this version
-
v0.4.817 Jan 2026Nothing published for this version
-
v0.0.0-20260117051353-b269439cbba617 Jan 2026 pre-releaseNothing published for this version
-
v0.0.0-20260116171410-947bd444041516 Jan 2026 pre-releaseNothing published for this version
-
v0.0.0-20260116021713-628db6dc6cf816 Jan 2026 pre-releaseNothing published for this version