Forum Moderators: DixonJones

Message Too Old, No Replies

Viewing Large Raw Log Files

how?

         

Drastic

9:38 pm on Jan 5, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Having trouble opening some 40+ meg raw log files - word says too large, and wordpad bugs out and eventually crashes.

Running winders, any common suggestions?

David

9:41 pm on Jan 5, 2002 (gmt 0)

10+ Year Member



You Might try Excel. I have never tried with a file that size.

tedster

9:55 pm on Jan 5, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I use Edit Pad for most of my text needs -- including raw logs. Not sure I ever opened 40MB, but it does very well with very large text files.

zoidberg

9:56 pm on Jan 5, 2002 (gmt 0)



Give EditPlus a try. I'm pretty sure I've viewed files around 80MB with it.

[editplus.com...]

It's an awesome text editor that is free to use.

littleman

10:03 pm on Jan 5, 2002 (gmt 0)



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)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



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)

WebmasterWorld Senior Member 10+ Year Member



Never had a problem with Textpad.

Drastic

4:59 pm on Jan 9, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



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)

10+ Year Member



Vi in unix/linux manages to open a 500MB log file

count_zer0

11:16 am on Jan 31, 2002 (gmt 0)

10+ Year Member



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)

10+ Year Member



Less [greenwoodsoftware.com] is more. This pager works well with very large text files, it's free and runs on all platforms.