Hi,
From time to time we get this error with our logstashes:
2025-03-19T16:13:36,640][INFO ][org.logstash.beats.BeatsHandler][beats-input] [local: 192.168.16.76:6044, remote: 192.168.15.127:52442] Handling exception:java.lang.OutOfMemoryError: Cannot reserve 67108864 bytes of direct buffer memory (allocated: 14026138464, limit: 14038335488) (caused by: java.lang.OutOfMemoryError: Cannot reserve 67108864 bytes of direct buffer memory (allocated: 14026138464, limit: 14038335488))
This error causes ingestion to stop but logstash keeps running. Is this a known issue? Version is 8.16.3.
Thx
D