What problem does it solve? Investigating production issues requires digging through distributed service logs across regions, which is slow and error-prone when done manually. This Skill lets you query Argos logs by service PSM, keyword, logID, or error aggregation through a single command, with built-in guardrails for region selection and time ranges. ## Core Features & Use Cases - Centralized Log Search: Search service logs by PSM with optional keywords, log level filters, and relative time ranges like 1h or 30m. - LogID Tracing: Trace a single request across services using its logID, returning PSM, pod, IP, env, and message details. - Error Aggregation: Summarize top error sources by location with counts and sampled messages instead of reading raw logs. - Local File Inspection: Query PPE or instance-local log files when env, env_type, or path is specified. - Use Case: A user asks "check if my.service.name had timeout errors in the last hour in Singapore" and gets matching log entries with hit counts in one call. ## Quick Start Ask the assistant to search logs for a given PSM in a specific vregion over a recent time range, optionally adding keywords or a logID to trace.