It is hard to diagnose with this info in your post, but i can give a bit of inside on how it works.
Events being dropped is because your queue is full, you have a 5GB queue on the system, every second Qradar will pull out your license limit from the queue, in this case 7500 so you are likely putting more than 7500 events into the system,
The raw EPS is before routing rules and license giveback (datastore and dropped events), so my guess is that you have some rules that drop or store events without analysis.
You need to find out why your queue is getting full, there will be clear indicators in /var/log/qradar.error and qradar.log
Try "less /var/log/qradar.log | grep
spillover" and "less /var/log/qradar.log | grep
eps" that should give you some event with some info on queue and spillover.
Regards Jan------------------------------
jan straarup
------------------------------