spacedust27
How can I access more logs from a pod?
when I view pod logs, it seems like I can only access a few hundred lines of logs. I'm dealing with an error that outputs a huge amount of logs, and concurrent requests cause a downstream error to print. Because of this I'm unable to view the logs of the original error, or what inputs caused it.
Is there any way to download a full log dump of a pod?
4 replies