editor - How to open 32 Gigabytes .log file -


here @ work 1 of our server have created log file of 32 gigabytes. need open in order know happened, text editor tried have said file large , doesn't open.

we have found alternative text editor notepad or notepad++, have limit of 5gb.

we have tried software split file in small files. log splitter it's called, issue have 4gb left of space on hard drive , reason log splitter not able process split.

any suggestion on how open file?

thank in advance

give baretail try. cite 1 of features "view files of size (> 2gb)", should handle conundrum perfectly. http://www.baremetalsoft.com/baretail/

the basic version free , can scan file @ point, create filters highlight events... in nice gui. pro version ($25) offers better search features , additional display filters.

or go windows port of tail itself...

http://tailforwin32.sourceforge.net/

either perfect getting last 100 lines, or so, of logfile need see issues happened.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -