Might I suggest that the solution to any "log" issue is to grab the logs using this approach:
And simply paste that dataset into your favorite editor, saving it, and then using grep, awk, sed, AgentRansak, whatever searching/filtering tool floats your boat. You could even just paste the data into excel, do a "text to columns", and then sort the data by device number and time to make a nice neat chronology for each device.
But both Windows and Unix have a very robust set of "log management tools", so the long term need here is for a system-level feature that sends all log into to a local PC or laptop that acts as a "log server", so that one can use real "log management".