On 09/13/2015 01:16 PM, Clayton Coleman wrote:
> Does the driver support reading from the logs via the docker API?
Yes, that is what this patch does. We had the ability to write for a
while now.
Now we can read using docker logs or the API directly.
> If
> not, we'll need to patch Kubernetes for that and make the log
> interface pluggable was well across container providers.
>
>> On Sep 13, 2015, at 7:39 AM, Daniel J Walsh <[email protected]> wrote:
>>
>> https://github.com/docker/docker/pull/13707
>>
>> Nice work Nalin Dahyabhai
>>
>> I think we should switch this to the default. This would give us
>> permanent logs of what is going on within a container.
>> With the current docker logs driver, when the container gets removed
>> from the system, all logging within the container
>> also gets removed.
>>
>>
>>
>>