oracle-quickstart / oci-kubernetes-monitoring

Kubernetes Monitoring with OCI Observability & Management Platform
https://www.oracle.com/manageability/logging-analytics/
Universal Permissive License v1.0
43 stars 33 forks source link

How to get deployment/daemonset/job name in log source "Kubernetes Container Generic Logs" #63

Closed gao4263 closed 8 months ago

gao4263 commented 9 months ago

image

customer want explore log in specified deployment.

santhoshkvuda commented 9 months ago

At present we have only support for pod/namespace/node as additional metadata to the pod logs. you may use pod name attached to the logs to derive corresponding workload name as the first part of the pod name is typically the name of the workload in general.