1. Cleaning Interleaved Log Files
System AdministratorBackground
A server log file contains timestamps on odd lines and error messages on even lines.
Problem
Need to extract only the timestamps for a summary report.
How to use
Paste the log file, select '1-based' indexing, and set the output format to 'Plain Text'.
countingMethod: 1-based, outputFormat: simpleOutcome
A clean list containing only the timestamp entries from the log file.