v1/device_logs

Use the v1/device_logs API to retrieve logs uploaded from devices in your account.

On a DAL (Digi Accelerated Linux) device, the device log uploads must be enabled using Monitoring -> Device event logs -> Enable event log uploads.

URI

http://<hostname>/ws/v1/device_logs

Formats

HTTP method Format Description Parameters
GET /ws/v1/device_logs Get summary of the device_logs APIs.
GET /ws/v1/device_logs/history/events/{device_id} Get a device_log for a device. cursor, size, query, start_time, end_time
DELETE /ws/v1/device_logs/history/events/{device_id} Remove a device_log.