alibabacloud-emas-apm-remotelog
Installation
SKILL.md
EMAS APM Remote Log (TLog) CLI Skill
Scenario Description
This skill enables remote log retrieval (TLog) operations for mobile applications managed by Alibaba Cloud EMAS APM (Application Performance Monitoring). It provides a complete workflow to:
- Resolve target devices by device ID, user nickname, user ID, or custom ID
- Create remote log retrieval tasks to trigger log collection from end-user devices
- Track task progress including overall task status and per-device collection status
- Query log details by device and time window with level and keyword filtering
- Query actively submitted logs for user-initiated log uploads
Architecture: EMAS Console + Mobile App (with TLog SDK) + EMAS APM Service + Alibaba Cloud CLI (emas-appmonitor plugin)
Key Components:
- Device Side: Mobile apps integrated with EMAS TLog SDK (Android/iOS)
- Server Side: EMAS APM backend service for task dispatch and log storage
- Client Side: Alibaba Cloud CLI with
aliyun-cli-emas-appmonitorplugin for API operations