Hello,
How can I process a "diff" between two log files ?
Thank you in advance
Diff of 2 log files...
Moderator: admin
Re: Diff of 2 log files...
LogMX doesn't include a "diff" feature at this time, but you can follow the following steps to process a diff that will ignore entries date:john wrote:Hello,
How can I process a "diff" between two log files ?
Thank you in advance
- 1 - Export the two log files in CSV with LogMX ("Tools" > "CSV Export") but witouhout the "Date" field (simply don't include this field in Export dialog box)
2 - Process a diff of the two generated CSV files with your favorite diff tool (Eclipse, WinMerge, diff, ...)