coreos / mayday

A diagnostics tool for capturing system state.
Apache License 2.0
80 stars 27 forks source link

add enterprise registry support to mayday. #13

Open brianredbeard opened 9 years ago

brianredbeard commented 9 years ago

Ideally mayday would detect if enterprise registry is present on a system, locate it's corresponding log files, and collect all of them. To do this it could utilize the docker socket to locate the container and identify the log volume. From there it's a copy operation to collect the files.