The following logs and information are collected by the Log Collection Tool:
Type of log(s) | Source |
|---|---|
OS information and statistics, FEP catalog contents, database logs | fep-patroni (FEP server) container, in each pod |
FEP yaml | FEP cluster |
Statefulset yaml | FEP cluster |
Container logs | Log from each FEP-related container running in the FEP cluster ("kubectl logs …" output) |
Detailed pod information, for the namespace | "kubectl get pods -n <namespace> -o wide" output |
Detailed node information, for the Kubernetes cluster | "kubectl get nodes -o wide" output |
Pod CPU and memory utilization, for the namespace | "kubectl top pod -n <namespace>" output |
Node CPU, memory, and resource utilization, for the Kubernetes cluster | "kubectl top node" output |