No, that's probably docker rolling over your logs (or fluentd, if you have that configured). You *can* specify limits via the logs command (oc logs -h) but they aren't applied by default.
On Thu, Feb 25, 2016 at 2:13 PM, Mateus Caruccio <[email protected]> wrote: > Hi. > > There any limits of lines/btyes for pod logs from "oc logs <pod>"? > > My logs are stuck at 1058339 bytes > > $ oc logs eva-15-5vjdc|wc > 14897 133602 1058339 > > > Regards, > > -- > Mateus Caruccio / Master of Puppets > GetupCloud.com - Eliminamos a Gravidade > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > _______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
