Then in Orchestrator go to the Queue, view the details of a Queue Item, and now you can type the Id directly into the address bar and it will take you right to that Queue Item:
I have been using this ID for years since I add the URL to the queue item in any error reporting.
I’d encourage doing the same, you can easily get directly to the queue item, and now through that to the job logs (that used to be harder too, but its nice how easy that is these days).
Saves you hunting it down if you have a good error report.
Logging is ok, but I find thats a secondary solution.
If you’re dealing with a large queue, I usually find it easier to filter by status first and then use the Reference or specific fields from the queue item. For repeatable lookups, Get Queue Items with the right filters is much cleaner than manually searching through the queue.