Logstash pipeline is getting killed with jnr.enxio.channels.NativeException: Error closing fd 272: Stale file handle"

I am using filebeat to transfer log to logstash but we see that pipeline is getting killed with the below error
jnr.enxio.channels.NativeException: Error closing fd 272: Stale file handle"

Can someone please help

Is that logged by filebeat or logstash? Are you reading from an NFS mount?

its logged by logstash. Filebeat is reading from a mount. Logstash "version": "7.16.2",

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.