← 返回 Skills 市场
62
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install log-aggregation
功能描述
Centralize, parse, search, and analyze logs from multiple sources with real-time alerts and visualizations for debugging and monitoring.
使用说明 (SKILL.md)
log-aggregation
Centralized log collection and analysis for AI agents. Aggregate logs from multiple sources, search, and generate insights.
Overview
A comprehensive log management system that helps agents collect, parse, search, and analyze logs from various sources.
Features
- Log Collection: Gather logs from files, stdout, syslog, cloud services
- Parsing: Automatic log parsing and field extraction
- Search: Powerful full-text search and filtering
- Aggregation: Group and summarize log data
- Alerting: Detect errors and anomalies in real-time
- Visualization: Log dashboards and charts
- Export: Export logs to files, SIEM systems
Commands
Collect Logs
collect logs from /var/log/app/*.log
Search Logs
search error logs from last hour
Create Alert
alert when error rate exceeds 10 per minute
Use Cases
- Application debugging
- Error tracking
- Security audit
- Performance analysis
- Compliance logging
Requirements
- Node.js 18+
- Optional: Elasticsearch, Loki for storage
安全使用建议
This skill is broadly consistent with a log-aggregation tool, but it's instruction-only and vague about which sources and cloud services to use. Before installing: (1) confirm how your agent runtime enforces access controls — ensure it cannot read system logs or cloud accounts you don't want exposed; (2) plan credentials for Elasticsearch/Loki (if used) and supply them securely rather than letting the agent request them ad hoc; (3) test in a restricted environment (non-production) to observe what files/endpoints the agent actually accesses; (4) apply least-privilege permissions for any log sources and audit log exports to prevent accidental exposure of sensitive information.
功能分析
Type: OpenClaw Skill
Name: log-aggregation
Version: 1.0.0
The skill bundle consists only of metadata and documentation (SKILL.md) for a log aggregation utility. The described functionality, such as collecting logs from system paths and searching data, is consistent with the stated purpose, and there is no executable code or evidence of malicious intent, exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name, description, and features (collection, parsing, search, alerting, visualization) are coherent. Requesting Node.js 18+ as an implementation requirement (not enforced) is reasonable for a log-related tool; no unrelated credentials, binaries, or paths are demanded up-front.
Instruction Scope
SKILL.md explicitly instructs collecting logs from files (/var/log/app/*.log), stdout, syslog, and cloud services — actions that are consistent with log aggregation but are broad. Instructions are example-like and vague about which cloud services, endpoints, or credentials to use; that vagueness gives the agent wide discretion and could result in reading or transmitting sensitive logs unless constrained by the runtime environment and policies.
Install Mechanism
No install spec and no code files — lowest-risk distribution model. Nothing is downloaded or written by the skill itself.
Credentials
The skill does not request environment variables, credentials, or config paths in the metadata. However, the SKILL.md mentions optional cloud storage backends (Elasticsearch, Loki) without describing required credentials; integrating those would require external credentials which are not declared here.
Persistence & Privilege
always:false and user-invocable:true — normal and appropriate. The skill does not request persistent elevation or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install log-aggregation - 安装完成后,直接呼叫该 Skill 的名称或使用
/log-aggregation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of log-aggregation skill.
- Centralized log collection and analysis for AI agents.
- Supports log gathering from files, stdout, syslog, and cloud services.
- Features log parsing, powerful search, aggregation, alerting, and visualization.
- Allows log export to files and SIEM systems.
- Enables use cases like debugging, error tracking, security audits, and performance analysis.
元数据
常见问题
Log Aggregation 是什么?
Centralize, parse, search, and analyze logs from multiple sources with real-time alerts and visualizations for debugging and monitoring. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。
如何安装 Log Aggregation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install log-aggregation」即可一键安装,无需额外配置。
Log Aggregation 是免费的吗?
是的,Log Aggregation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Log Aggregation 支持哪些平台?
Log Aggregation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Log Aggregation?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills