logspout
logspout copied to clipboard
WIP: Now using event timestamp to retrieve relevant logs.
Using the event timestamp should prevent duplicate logs when a container restarts.
How is it looking for getting this merged (without breaking the work done in #191)?
I'm between a rock and a hard place: would like to run master in hopes for a fix for #206, but I need to run my fork based on #201 in order to avoid duplication.
@mattaitchison do you still want to pursue this route?
@michaelshobbs yeah I do. I believe its a better route since it should prevent missing log output as described here.