Get system log entries
GET/api/node/:hostname/log
Retrieve log entries from the target node's system journal.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Log entries from the target node.
Bad request - validation error.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error retrieving log entries.