Read last line of a file?

Do any of the file reader components let you read just the last line of a file? I'd like to be able to quickly determine the date range of the contents of a large set of log files, and reading the first and last lines of each of the files would be the most accurate way to do that.