Good text editors or viewers for large log files
        Posted  
        
            by Kristopher Johnson
        on Server Fault
        
        See other posts from Server Fault
        
            or by Kristopher Johnson
        
        
        
        Published on 2009-04-30T20:27:21Z
        Indexed on 
            2010/05/14
            1:44 UTC
        
        
        Read the original article
        Hit count: 564
        
Log files and other textual data files are often tens or hundreds of megabytes in size, and some editors choke when you try to open something so large.
What are some good applications for viewing large files? Bonus points for apps that can open compressed files, search for things with regular expressions, parse output lines, etc.
© Server Fault or respective owner