Read recent service log lines
GET/api/logs/:logname
Reads a bounded tail of a whitelisted system log without exposing arbitrary filesystem paths. Use EV74 for accelerator/runtime messages and syslog for broader platform diagnostics; the response is plain text rather than JSON.
Request
Responses
- 200
- 404
Up to the latest 10,000 lines, bounded to 256 KiB.
The requested resource was not found.