I am using filebeat v7.12.0 to collect events from kubernetes pods. Filebeat is able to collect events from a certain pod when deployed in a node but fails to collect events when the same pod is deployed in a different node.
I see there are enough CPU and Memory resources in both the nodes but the disk IO utilization is around 80% in both the nodes.
I think the configurations are working fine so please share me a list of debugging steps that I can try to find the cause that is not letting filebeat to collect events from that pod when deployed in that particular node.