Quantcast
Channel: K8s limit for pod logs - Stack Overflow
Viewing all articles
Browse latest Browse all 4

K8s limit for pod logs

$
0
0

When I try to retrieve logs from my pods, I note that K8s does not print all the logs, and I know that because I observe that logs about microservice initialization are not present in the head of logs.

Considering that my pods print a lot of logs in a long observation period, does someone know if K8s has a limit in showing all logs?

I also tried to set --since parameter in the kubectl logs command to get all logs in a specific time range, but it seems to have no effect.

Thanks.


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles



Latest Images