Filebeat trying to access pvc even when no data is being written

Hi,

I was facing some issue with filebeat when it was trying access pvc of some other pod in k8s env. The owner of the pvc is stuck due the pvc was not being able to unmount as filebeat is holding.

I didn’t get any concrete evidence that filebeat is holding the mount to busy but when I try to delete filebeat pod the other pod which is in stuck is getting relieved. Can someone help me out to troubleshoot this issue