I have a log query that shows me the booking and distribution container log. To have a more clear overview over the call flow over the different services - I'd like to group those two logs into wrapper that I can expand if necessary.
Take the screenshot as an example. I'd love to have only 2 log entries here that are grouped either by booking or distribution.
Q: Is there a way to group by "summary"?

You can try to add a custom field using a line in the summary, but this only works on the
Legacy log viewer. You can go there by clicking theOptionsbutton at the top of theLogs explorerpage.Legacy Log viewerAdd fields to summary lineSee this link for the official documentation about the topic on adding custom fields in Legacy Logs Viewer.