Install
openclaw skills install @hgvgfgvh/server-log-analysis-enConnect to remote servers over SSH, read sibling config.yaml to understand service metadata and log locations, download only required log snippets to local temp for analysis, and diagnose issues from evidence. Use when users ask to troubleshoot remote service logs, investigate backend exceptions, or perform SSH-based log diagnostics.
openclaw skills install @hgvgfgvh/server-log-analysis-enUse this Skill to investigate service issues when logs are stored on remote servers.
This Skill assumes:
config.yaml in this Skill directory defines service metadata, log paths, and business context.temp/ first.config.yaml first.reference.md when field details or command patterns are needed.config.yaml.temp/.config.yaml; do not guess.When user intent is ambiguous:
aliases, keywords, and description in config.yaml.Before downloading logs, confirm:
Common remote checks include:
Store downloaded logs under configured local_temp_dir.
Recommended filename format:
<service>__<host>__<log_name>__<time_hint>.log
Priority order:
Focus on:
The response should include:
config.yaml as operations metadata; do not store plaintext secrets.If remote access fails:
If configured log path does not exist:
Always follow this order:
config.yaml.temp/.