Forum Moderators: DixonJones
Now I know why it's common to split up log files per day, e.g. localhost_access_log.2004-01-17.txt; I suggest you set that up asap.
As for the old file, everything is not lost. A bit of scripting should be able to split that up in more manageable units, perl or php would likely be ideal. Alternately, another program may be able to open it.