/tmp files that appear to be deleted when there are no pipelines running
We notice that our /tmp
directory was filling up and upon further investigation, Data Collector has files in /tmp/xxxx/pipelineid/....
in (deleted) status. In this environment, there are no pipelines running currently.
Are we suppose to be recycling Data Collector on a daily basis?
Is it normal to see /tmp
files that appear to be deleted but are still there when you do a lsof -p
against the Data Collector pid?