Feature #16672
Updated by Peter Amstutz almost 3 years ago
Incorporate live container logs into a sub panel of process view * Should support resizable height. Can be partial height or maximized. * Select which log stream to show, or all of them combined (as it already works now) (combined view needs to be sorted by timestamp) * Fix the issue where text sometimes overlaps with itself (wraparound or something else) * Stretch goals for log view ** Make URLs, UUIDs and PDH clickable in the log view ** Rewrite timestamp on each log line from UTC to user's local time zone description TBD