Compare Views

Compare Views

If you have two or move views selected, you can use the Compare Views command to diff the two views.  The built in comparison tool is web page based and shown above.  You can also configure a custom diff tool in External Commands.

Before comparing two views, you will be given the option to select the columns you want to use for the comparison.  This is a chance to exclude any data which may be noisy such as the timestamp or thread id.

To ensure accuracy when comparing files that may have been parsed differently or come from different systems, the comparison engine intelligently maps columns between the files. LogViewPlus attempts matching in the following order:
1. Exact Column Name
2. Field Name
3. Element Type (e.g., Message, Thread, Logger)

Because of this intelligent mapping, columns do not need to be precisely identical across files, saving you from manual column re-alignment.

1

Left View

1. Left View

View 1 is shown on the left with the name of the view as represented in LogViewPlus.

2

Right View

2. Right View

View 2 is shown on the right with the name of the view as represented in LogViewPlus.

3

Data Changed

3. Data Changed

Modified data is shown with a yellow background.

4

New Data

4. New Data

New data is shown with a green background.


< >