---
title: "Logging in Kubernetes"
description: Logging architecture and system logs.
weight: 20
---

This page provides resources that describe logging in Kubernetes. You can learn how to collect, access, and analyze logs using built-in tools and popular logging stacks:

* [Logging Architecture](/docs/concepts/cluster-administration/logging/)
* [System Logs](/docs/concepts/cluster-administration/system-logs/)
* [A Practical Guide to Kubernetes Logging](https://www.cncf.io/blog/2020/10/05/a-practical-guide-to-kubernetes-logging)

