Skip to main content
Back to registry

alicloud-observability-sls-log-query

cinience/alicloud-skills

Installs219
Install command
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-observability-sls-log-query
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Category: service Use SLS query|analysis syntax and Python SDK for log search, filtering, and analytics. See references/query-syntax.md for full syntax. Optional args: --project , --logstore (repeatable, or comma-separated values), --endpoint , --start , --end , --last-minutes , --limit , --parallel . Optional args: --error-query , --group-field , --limit , --logstore (repeatable, or comma-separated values), --parallel , plus the time range args above. Pass criteria: command exits 0 and output/alicloud-observability-sls-log-query/validate.txt is generated. Syntax and examples: references/query-syntax.md Python SDK initialization and queries: references/python-sdk.md Troubleshooting templates: references/templates.md Source list: references/sources.md - Install SDK (virtual environment recommended to avoid PEP 668 restrictions): - Configure environment variables: - ALIBABA_CLOUD_ACCESS_KEY_ID - ALIBABA_CLOUD_ACCESS_KEY_SECRET - SLS_ENDPOINT (e.g. cn-hangzhou.log.aliyuncs.com ) - SLS_PROJECT - SLS_LOGSTORE (supports a single value or comma-separated values) - Query clause: filters logs (e.g. status:500 ). - Analysis clause: statistical aggregation, format query|analysis . - Example: * | SELECT status, count(*) AS pv GROUP BY status - Ensure Logstore indexing is enabled (queries/analysis fail without index).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does alicloud-observability-sls-log-query do?

alicloud-observability-sls-log-query is listed in SkillJury, but the source summary is still sparse.

Is alicloud-observability-sls-log-query good?

alicloud-observability-sls-log-query does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does alicloud-observability-sls-log-query work with?

alicloud-observability-sls-log-query currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to alicloud-observability-sls-log-query?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install alicloud-observability-sls-log-query?

npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-observability-sls-log-query

Related skills

More from cinience/alicloud-skills

Related skills

Alternatives in Software Engineering