committed by
Kubernetes Prow Robot
parent
3dac0bb857
commit
b2b29a5e17
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: Logging
|
||||||
|
id: logging
|
||||||
|
date: 2019-04-04
|
||||||
|
full_link: /docs/concepts/cluster-administration/logging/
|
||||||
|
short_description: >
|
||||||
|
Logs are the list of events that are logged by cluster or application.
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- architecture
|
||||||
|
- fundamental
|
||||||
|
---
|
||||||
|
Logs are the list of events that are logged by {{< glossary_tooltip text="cluster" term_id="cluster" >}} or application.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Application and systems logs can help you understand what is happening inside your cluster. The logs are particularly useful for debugging problems and monitoring cluster activity.
|
||||||
Reference in New Issue
Block a user