Remove some junk characters from server console log.
        Posted  
        
            by 
                Jayakrishnan T
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jayakrishnan T
        
        
        
        Published on 2011-01-15T11:14:43Z
        Indexed on 
            2011/01/15
            11:55 UTC
        
        
        Read the original article
        Hit count: 258
        
Please look in to the picture,here am trying to open(with vi editor) my server console log file(around 100MB) and it takes more than two minutes to open with so many special characters.after deleting the first line (means typing "dd")then i can easily view the file and size of the file is also reduced very much.My server OS is RHEL 5.4 and jboss is running in to it.
Please help me to avoid such junk characters coming to my server console log files and it helps me to save my valuable space in server.

© Server Fault or respective owner