In many ways the new database event log is a big improvement but I am encountering that the new overview isn't showing the request parameters, thus making finding the request I'm looking for more hassle than needed.
Also there is an request ID in the database event log but this ID isn't available in the HTTP response, so relating a HTTP response directly to an event log isn’t possible (only assumptions based on time etc)
It would be very nice to be able to always show or at the very least make it possible to enable showing the request parameters in the new log and to add the RequestID to the HTTP response headers thus making the relation 100% clear (and searchable!)
Example:
Event log

Network

Relation between these requests is only possible based on assumptions and this is the simplest example I can create, most situations are a lot more complicated.

