-
Notifications
You must be signed in to change notification settings - Fork 1
Queryable Container Logs #67
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Logs from containers should be able to be queried by users via an API endpoint.
The implementation should
- create a method to fetch container logs from docker
- define an API interface for fetching these logs for a specified container
- ensure logs can only be accessed by authorized users
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request