SDRTrunk Logging

kcscan6

Member
Joined
Oct 20, 2009
Messages
64
Reaction score
23
Does anyone have a particular fashion of combining/consolidating the event logs into one thing, such as an Excel spreadsheet? I like to see the "big picture" instead of combing through the logs one-by-one.
 

hruskacha

Member
Premium Subscriber
Joined
Nov 9, 2020
Messages
441
Reaction score
175
Location
Muskegon
In addition to Excel, I use Everything.exe that allows ultra fast indexing, filename search, and the beta version can search for text within files pretty quickly.
 

bg_nashville

Member
Joined
Dec 6, 2004
Messages
272
Reaction score
11
You could use the Power Query feature of Excel to combine all files in a given folder.

You could also use Python and Pandas.
 
Top