When you want to merge several individual NION log files into a single log file, use the Carpenter utility. This is located in the Utilities folder under the NWare installation folder. In the procedure below, it is assumed that you have already downloaded the log files.
To use the Carpenter utility to merge NION log files
carpenter <path>
, where <path>
is the path to the NION log files, and press Enter.Here is an example:
C:\Program Files (x86)\MediaMatrix\NWare 2.0.0\utilities>carpenter "C:\NION logs"
Reading 'C:\NION logs\NION n3 Log.log'
Reading 'C:\NION logs\NION n6 Log.log'
Sorting 3,874 entries
Writing merged output file 'C:\NION logs\MergedLogs.csv'
Finished