Deep Search in Queue's

I’ve been dealing with lot of queue data (1000’s of transactions a day from many queues). They all have data in them (for ex. ID, name, team member etc…) and when something fails in a transaction there is no way to search specifically for the failed transaction with data in it.

I think the queue search should be deeper and which should give results back from data in every transaction so that it will be easier to navigate.