Diff of 2 log files...

Notes, tips, and other usefull things on how to use LogMX

Moderator: admin

Post Reply
john
Posts: 4
Joined: Sun Dec 31, 2006 12:17 am

Diff of 2 log files...

Post by john »

Hello,

How can I process a "diff" between two log files ?

Thank you in advance
admin
Site Admin
Posts: 555
Joined: Sun Dec 17, 2006 10:30 pm

Re: Diff of 2 log files...

Post by admin »

john wrote:Hello,

How can I process a "diff" between two log files ?

Thank you in advance
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:
  • 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, ...)
Post Reply