Application logs
kubectl logs, streaming, and multi-container pods.
In plain terms
Logs are the diary each container writes as it works; kubectl logs reads that diary back to you. To search the whole fleet’s diaries at once, you copy them into a shared library (a log store).