Overview
Kubernetes logs allow you to locate and rectify faults. This section describes how to manage Kubernetes logs using different methods.
The following are Kubernetes log management methods:
- Use the Cloud Native Log Collection add-on to collect application logs and report them to LTS, which provides log statistics and analysis. For details, see Collecting Container Logs Using the Cloud Native Log Collection Add-on.
- Connect CCE to AOM 1.0. For details, see Collecting Container Logs Using ICAgent.
- Collect control plane component logs and Kubernetes audit logs from the CCE control plane and add them to the LTS log streams in your account. For details, see Collecting Control Plane Component Logs and Collecting Audit Logs.
- Collect Kubernetes events and add them to the LTS log stream in your account for persistent storage and statistical analysis. For details, see Collecting Kubernetes Events.
Parent topic: Logging