Event Trace Log Parser (ETLReports)
Sometimes you just want the data. For Windows Event Trace data, that data is locked in a binary format, .etl, and not very useful outside of tools that are built to use the format....
Chad's technology blog hosted in the clouds
July 22, 2022
Sometimes you just want the data. For Windows Event Trace data, that data is locked in a binary format, .etl, and not very useful outside of tools that are built to use the format....
March 12, 2022
ETLSmasher is a very small console application that can reduce the size of .etl event race logs. If you would like to try, check the Releases If you would like to contribute; https://github.com/itoleck/ETLSmasher Also,...