If you have command line access you could just grab the bottom part of the log by doing something like this: tail -XXX my.log > temp.log
XXX would be the number of lines you want from the bottom up.
Brett_Tabke
2:15 pm on Jan 9, 2002 (gmt 0)
Ultraedit will also get it. A raw file viewer that many file managers have in them will get it (I use ServantSalamder religously - older versions pre adware). Ultraedit just released 9.0 today.
msgraph
2:36 pm on Jan 9, 2002 (gmt 0)
Never had a problem with Textpad.
Drastic
4:59 pm on Jan 9, 2002 (gmt 0)
Thanks gang. Editpad classic does the trick, and the price is right. (postcardware)
Nice tip little, that will definitely come in handy.
mnorton
8:50 am on Jan 25, 2002 (gmt 0)
Vi in unix/linux manages to open a 500MB log file
count_zer0
11:16 am on Jan 31, 2002 (gmt 0)
There's a great little replacement for the shoddily-written Windows Explorer called Windows Commander that has a fantastic text viewer in it called Lister. I have opened 200MB log files in seconds, and searches are almost instantaneous. You can't edit though...
ktmatu
3:46 pm on Feb 1, 2002 (gmt 0)
Less [greenwoodsoftware.com] is more. This pager works well with very large text files, it's free and runs on all platforms.