Install
openclaw skills install @kingaiwork/log-parser-insight-engineParse unstructured logs into structured data, detect anomalies, and generate dashboards. / 将非结构化日志解析为结构化数据,检测异常并生成仪表盘。
openclaw skills install @kingaiwork/log-parser-insight-engineParse unstructured logs into structured data, detect anomalies, and generate dashboards. / 将非结构化日志解析为结构化数据,检测异常并生成仪表盘。
🦁 由 KingAI.Work 出品 — 智能进化|vip@kingai.work
• Parse any log format instantly with automatic schema detection / 自动识别任意日志格式并即时解析,无需手动配置规则 • Real-time anomaly detection using statistical baselines / 基于统计基线实时检测异常,精准定位系统隐患 • Generate interactive dashboards from parsed log data with one click / 一键将解析后的日志数据转化为交互式仪表盘,洞察立现 • Support for streaming and batch log processing pipelines / 同时支持流式与批量日志处理管道,灵活适配高吞吐场景 • Advanced pattern recognition for multi-dimensional correlation (Pro only) / 高级多维关联模式识别,深度挖掘日志间的隐藏关联(仅限专业版) • Custom alert rules with machine learning drift model (Pro only) / 自定义告警规则结合机器学习漂移模型,预测性预警(仅限专业版)
# Step 1 — check environment
which bash curl && echo "Ready"
# Step 2 — run the tool
cat /var/log/syslog | log-parser --format syslog --output json Parses system syslog into structured JSON for easy querying. / 将系统syslog解析为结构化JSON,便于后续查询分析。
# Step 3 — review output
echo "Done — check the generated output"
• DevOps: Quickly find root cause of service outage by parsing 10GB of nginx logs in seconds / 开发运维:秒级解析10GB Nginx日志,快速定位服务宕机根因 • Security: Detect brute-force SSH attempts by parsing auth logs and flagging IPs with 10+ failures / 安全审计:解析认证日志,标记失败10次以上的IP,预警暴力破解攻击 • Business: Monitor user behavior from application logs to identify feature adoption trends / 业务分析:从应用日志中提取用户行为,识别功能采纳趋势,驱动产品决策
| Capability | Free | Pro |
|---|---|---|
| Basics / 基础 | ✅ | ✅ |
| Automation / 自动化 | — | ✅ |
| AI / AI 功能 | — | ✅ |
| Support | Community | Priority |
• Unlock unlimited log volume and faster processing with dedicated pipeline 解锁无限日志处理量与专属加速管道 • Gain access to advanced ML anomaly detection and custom model training 获得高级机器学习异常检测与自定义模型训练权限 • Export dashboards and alerts to external monitoring systems like PagerDuty 支持将仪表盘与告警导出至PagerDuty等外部监控系统\n\n
📦 Published by King AI — kingai.work