Here at work one of our server have created a log file of 32 Gigabytes. we need to open it in order to know what happened, But all the text editor that I tried have said that the file is too large and it doesn't open.
we have found some alternative text editor to notepad or notepad++, but even those have a limit of 5GB.
we have also tried a software which split the file in small files. Log Splitter it's called, but the issue is that we have 4GB left of space on the hard drive and for that reason the Log Splitter is not able to process the split.
Any suggestion on how to open this file?
Thank you in advance