If log contains parseable timestamps, it'd be valuable to use those in X-axis instead of log line numbers.
Potential technical solution: define a log entry format as regular expression in which the location and format of timestamp is defined. If this is defined, try to parse timestamp for each interesting timestamp.
If log contains parseable timestamps, it'd be valuable to use those in X-axis instead of log line numbers.
Potential technical solution: define a log entry format as regular expression in which the location and format of timestamp is defined. If this is defined, try to parse timestamp for each interesting timestamp.