Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 05-13-2013, 08:28 PM
sabinrf24 sabinrf24 is offline
Orc


Join Date: Feb 2012
Posts: 46
Default

I recommend logparser 2.2 from Microsoft, of all sources. Pick whatever number increments make sense for you. I use this on 10-20GB logfiles regularly and I find it to be one of the best ways to handle them on Windows.

C:\Program Files (x86)\Log Parser 2.2>logparser -i:TEXTLINE "SELECT * FROM 'F:\P
rogram Files (x86)\Sony\EverQuest\Logs\eqlog_Character_project1 999.txt' WHERE Index
> 0 AND INDEX < 10000"


C:\Program Files (x86)\Log Parser 2.2>logparser -i:TEXTLINE "SELECT * FROM 'F:\P
rogram Files (x86)\Sony\EverQuest\Logs\eqlog_Character_project1 999.txt' WHERE Index
> 10000 AND INDEX < 20000"


logparser -h to see the export options, for CSV it would be:

C:\Program Files (x86)\Log Parser 2.2>logparser -i:TEXTLINE -o:CSV "SELECT * FROM 'F:\P
rogram Files (x86)\Sony\EverQuest\Logs\eqlog_Character_project1 999.txt' WHERE Index
> 10000 AND INDEX < 20000" > C:\folder\test.csv
__________________
Jahno - Enchanter of <Divinity>
Oggrukk - Shaman of <Divinity>
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:41 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.