tableau-log-viewer
tableau-log-viewer copied to clipboard
Port "Split By" functionality
Got a request to port back "split by" functionality from original TLV. Any takers?
Log splitting To make it easier to analyze large complex log files, they can be split into multiple views in TLV based on a single value or all values of one of the columns. Currently log splitting is only possible by columns TID, Request, Session, Site, User and Key.
To split current view by all values of a selected column click on the menu command "split by...", which will display a dropdown menu where you can choose which column to split the view by. This will create a new tab window for each value of the chosen column and those tabs will only contain records that have one of the selected column values.