Event Forwarder Events Dropped.dropped XXXX events for forwarder target: <REDACTED_TARGET>, reason: Pending queue is full.runtime.log of source Aria Operations for Logs shows error below["ImportingThread-4"/<REDACTED_IP> WARN] [com.vmware.loginsight.ingestion.forwarding.BaseForwarder] [Dropped 1000 events for target <REDACTED_TARGET>, reason: Pending queue is full. [169 suppressed]]["ImportingThread-4"/<REDACTED_IP> WARN] [com.vmware.loginsight.ingestion.forwarding.BaseForwarder] [Dropped 90 events for target <REDACTED_TARGET>, reason: Pending queue is full. [1313 suppressed]]
stats.log of the target node shows evidence of backpressure where parsing queues are overflowing to diskpending-parsing-queue-disk-blocks: value = <HIGH_VALUE>
VMware Aria Operations for Logs 8.x
The root cause is a Disk I/O performance bottleneck on the Target Aria Operations for Logs nodes. When the target's virtual disks (vDisk) cannot acknowledge write operations fast enough, the ingestion parsing queue fills up. Once the target stops accepting new events or slows down significantly, the Source's "Pending Queue" (the memory buffer for forwarded events) reaches its limit, resulting in discarded logs.
Since Aria Operations for Logs is a virtual appliance, validate the storage performance of the target nodes at the vSphere layer.
Analyze Disk Latency via esxtop:
esxtop.d to switch to the Disk view. vCenter Performance Charts to monitor the target VM in vCenter:
Storage Infrastructure Validation
For further instructions on bypassing storage latency within Aria Operations for Logs, please refer Event Drops in VMware Aria Operations for Logs due to Pending Queue Overload