Text Log Monitor provides Systems Administrators the ability to monitor, filter, alert, archive, schedule web and email reports, and tail critical operating system and application logs. Supports both delimited and non-delimited text log files. Delimited files follow a specific format enabling programmatic parsing over multiple lines, for example, syslog files. Delimited files are read line by line until the next entry delimiter is reached. Once reached, all lines are concatenated together to form an entry. Non-delimited files do not follow any specific format making programmatic parsing impossible, for example, NTBackup log files. Non-delimited log files are read and filtered line by line.