Skip to content

OpsLog 3.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 06:28
· 5 commits to main since this release

主要更新

  • 新增 SSH 直连日志源,支持在无法稳定访问 Kibana 的环境中直接查询远程交易日志、应用日志和明细日志。
  • 新增 SSH 环境配置校验、应用选择、时区处理、连接超时和安全路径限制。
  • 统一 Web、macOS 和 Windows 端的环境配置与查询机制,并保留原有 ELK/Kibana 查询能力。
  • 优化交易日志字段兼容、可选字段查询和未知字段处理,改善不同环境日志结构差异下的查询稳定性。
  • 新增 SSH 查询结果分页、筛选、导出和明细读取支持。

发布包

  • OpsLog:Windows x64 安装版、绿色版;macOS Apple Silicon / Intel 的 DMG、绿色版及自动更新包。
  • OpsLog Reader:Windows x64 安装版、绿色版;macOS Apple Silicon / Intel 的 DMG、绿色版及自动更新包。

macOS 首次启动

当前 Release 未使用 Apple Developer ID 签名或公证。请仅从本 Release 下载,并先参照 SHA256SUMS 校验文件完整性。将应用拖入“应用程序”目录后,如 macOS 阻止启动,在终端执行:

xattr -dr com.apple.quarantine /Applications/OpsLog.app

若使用 OpsLog Reader:

xattr -dr com.apple.quarantine "/Applications/OpsLog Reader.app"

然后再次打开应用;如系统仍阻止,可前往“系统设置 → 隐私与安全性”确认打开。