← 返回
未分类 中文

Log Analyzer

Read a log file, extract ERROR/WARN/CRITICAL lines, group similar messages, and produce a concise summary report. Use when analyzing application logs, agent...
读取日志文件,提取ERROR/WARN/CRITICAL级别的日志行,对相似消息进行分组归类,并生成简洁的摘要报告。适用于分析应用日志、代理运行记录等场景。
neo1307 neo1307 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 515
下载
💾 2
安装
1
版本
#latest

概述

Log Analyzer

Read a target log file, isolate important severity lines, group similar messages, and emit a Markdown summary.

Workflow

  1. Confirm the input log path.
  2. Run index.js with --input and optional --out .
  3. Review the grouped output for dominant error families.
  4. Use the report as a triage artifact, not as the only source of truth.

Output

Always include:

  • total scanned lines
  • WARN / ERROR / CRITICAL counts
  • grouped issue buckets
  • sample lines
  • suggested first checks

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 00:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Env Health Check

neo1307
检查环境变量、关键目录和写权限,生成健康报告。用于验证部署准备和本地运行。
★ 0 📥 701

Browser Agent

neo1307
使用 Playwright 自动化浏览器,实现打开页面、截图、查找或点击元素、填写表单、提取文本及管理 Cookie。
★ 0 📥 603

Multi-API Data Pipeline to Google Sheets

neo1307
连接多个 REST API,获取并转换数据,推送至实时 Google Sheets 仪表盘,自动定时更新。
★ 0 📥 548