busybox process is not visible in process list
Our deployment is as follows,
We are running 2 busybox docker containers running in a pod which are writing some logs to standard out.
Pods are running on a node as part of Kubernetes
Dynatrace agent is installed and running on the node
The node is running as part of an auto scaled Kubernetes cluster
On the node in /var/log/pods/* we can see the logs from the two containers.
We are able to see the containers in Dynatrace
Problem
We are unable to see the logs in Dynatrace
We are also not able to see the processes in Dynatrace.
There are other pods which are tomcat based for which the logs and processes are visible in Dynatrace
Can Dynatrace handle logs coming from a script running inside a busybox container?
Is there any additional configuration needed for busybox?
Read more here: Source link
