Jump to content


Welcome to PBBans

Welcome to PBBans, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of PBBans by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Customize your experience here
Guest Message by DevFuse
 

[RELEASE] COD4 Log Parse ToolFor server administrators


18 replies to this topic

#1 Ice Man

    Retired Staff

  • Streaming Admin
  • Reputation: 41
    On the road to fame
  • 3,576 posts
  • Gender:Male
  • Location:Syracuse or Buffalo NY
  • Origin:Dudenell
  • Steam:Dudenell

Posted Jun 2, 2008 - 06:09 PM

COD4 Log parse tool

Direct Download <---- Updated 9/1/2012

http://callofduty.filefront.com/file/COD4_Log_Parse;90712

Posted Image

with this tool you can download your cod 4 logfile and it will extract all the chat and any other values or things that you want it to from the log file... save you a lot of time rather then looking through a 100mb file of text

Current Release Features:
* Includeds all in game chat in logfile
* allows you to search for certain words or pb violations
* allows you to save your parsed logfile including all server chat
* allows you to copy text from the logged file to your clipboard

Application: COD4Logparse
Author: Al Dorrington (AKA Hawkins)
Version: 1.0
Date: 6/1/08
Website: http://www.rufclan.com

Requirements:

A working computer and a log file

How to use the tool:

File -> Load Log File - opens the log file and starts parsing the output.
File -> Save Log File - saves the contents displayed to a file
File -> Exit - (I think you can figure out what this does, haha)

Options -> Include All Chat - displays all chat entries in the log

Copy Selected Text To Clipboard (button) - selected text in the window will be placed in the clipboard for pasting into other applications/windows.

Future Releases:
?


Release History:
1.0 - 6/2/08

Help:
go to http://www.rufclan.com and register on the forums, you should see information all the way on
the bottom of the forum

©Al Dorrington 2008

Edited by SuperTaz, Sep 1, 2012 - 02:32 PM.


#2 foxdie

    Santa Claus

  • Retired Staff
  • Reputation: 11
    On a distinguished road
  • 3,763 posts
  • Gender:Male
  • Location:Slovak Republic

Posted Jun 3, 2008 - 05:02 AM

Pinned.

#3 Ice Man

    Retired Staff

  • Streaming Admin
  • Reputation: 41
    On the road to fame
  • 3,576 posts
  • Gender:Male
  • Location:Syracuse or Buffalo NY
  • Origin:Dudenell
  • Steam:Dudenell

Posted Jun 3, 2008 - 04:41 PM

Thank you :)

#4 Duality

    Accounts Jedi

  • Operations Staff
  • Reputation: 167
    Has a spectacular aura
  • 4,853 posts

Posted Jun 3, 2008 - 05:07 PM

Fantastic - will register on your site and grab this later.

Cheers mate :D

EDIT: ermm, it doesn't work... It just spits the log file back out. Any ideas? I don't get output like yours - mine still includes the entire lines from the log - although it does filter just for chat it seems. What is the wordlist.txt for? I don't see any highlighting or anything like that.

Edited by Duality, Jun 3, 2008 - 05:41 PM.


#5 Merlintime

    PBBans Staff

  • Staff
  • Reputation: 8
    A step in the right direction
  • 2,429 posts

Posted Jun 3, 2008 - 11:05 PM

I needed it this evening to pull out some bad 'chat' from the logs. This tool made it easy.

Thanks,

#6 Ice Man

    Retired Staff

  • Streaming Admin
  • Reputation: 41
    On the road to fame
  • 3,576 posts
  • Gender:Male
  • Location:Syracuse or Buffalo NY
  • Origin:Dudenell
  • Steam:Dudenell

Posted Jun 4, 2008 - 12:00 AM

View PostDuality, on Jun 3rd 2008, 06:07 PM, said:

Fantastic - will register on your site and grab this later.

Cheers mate :D

EDIT: ermm, it doesn't work... It just spits the log file back out. Any ideas? I don't get output like yours - mine still includes the entire lines from the log - although it does filter just for chat it seems. What is the wordlist.txt for? I don't see any highlighting or anything like that.

What operating system do you have? the wordlist.txt is for filtering out stuff like if you want to lookup pb violations you can put that in there. or lets say you just want ot search for one bad word, you can put that in there and it will go through the whole file.

~Dan~

#7 Duality

    Accounts Jedi

  • Operations Staff
  • Reputation: 167
    Has a spectacular aura
  • 4,853 posts

Posted Jun 4, 2008 - 06:30 AM

Im running on Vista SP1. What is happening is that the strings returned on each line do not appear like yours (just the player name) - they include the "say" command and the GUID etc. Is this wrong? As for the filtering, I see it now - nice :D

#8 Hawkins

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 5 posts

Posted Jun 4, 2008 - 11:30 PM

If you are missing output after someone's name in the chat, for example, if instead of seeing:

[RUF] Hawkinsthis is a test
you just see:
[RUF] Hawkins

Then the 'unprintable' character seperator (0x15) may be causing a display issue depending on what editor you are using. If you can't see it within the parser itself, then I can't really say without seeing a copy of your log file (or a portion of it that contains the glitch.)

I noticed that you are from the UK, so it could be possible that you are using a different character set than we are here in the States. If thats the case, I may need to make an update :)

Edited by Hawkins, Jun 4, 2008 - 11:32 PM.


#9 Duality

    Accounts Jedi

  • Operations Staff
  • Reputation: 167
    Has a spectacular aura
  • 4,853 posts

Posted Jun 5, 2008 - 06:46 AM

Hello Hawkins, cheers for posting :)

My issue is, that although the word filter does work - the actual parsing is not. For example instead of getting:

SB|- Duality: LOL

I get:

345:22 say;<GUID>;2;SB|-Duality;: LOL (or however the format of the log is)

on each line. I will register on your forums when I get home tonight, and we can discuss it - and I can post up some examples of our logs and the output from your program :)

Cheers again mate.

#10 Hawkins

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 5 posts

Posted Jun 5, 2008 - 08:31 PM

I posted this on our forums, but wanted to repost here as well, in case anyone else is interested:

Quote

Hi Duality,

Thanks for stopping by to let me know about the issue, I saw your post on the PBBans forum as well.

What you are seeing is actually exactly what you should be seeing Posted Image
The parser displays the entire line of a log file that contains matches to the contents of the wordlist.txt file and/or the lines containing chat (with the CTRL-U character 0x15)

The example screenshot that Ice Man posted shows the parsed output of the 'console_mp.log' file. Its contents are different from the 'games_mp.log' file which you are parsing.

The console_mp.log is more for server/console related messages, and does include player chat.
The games_mp.log file contains much more detailed information, including player chat, statistics for kills/hit locations/weapons used, etc. (a lot of information)

So if you are looking for cleaner output I'd recommend parsing the console_mp.log file instead.

I think this is what is going on, if I'm misunderstanding something, let me know Posted Image

Hawkins

Edited by Hawkins, Jun 5, 2008 - 08:32 PM.


#11 Duality

    Accounts Jedi

  • Operations Staff
  • Reputation: 167
    Has a spectacular aura
  • 4,853 posts

Posted Jun 5, 2008 - 09:13 PM

Cheers for posting, I replied on your forums :)

Notice for other readers: It was my cockup, not the program. :P

#12 Stec

    Normal User

  • Members
  • Pip
  • Reputation: 0
    None
  • 1 posts

Posted Jun 17, 2008 - 10:39 AM

Much obliged. Thanks!

#13 Ice Man

    Retired Staff

  • Streaming Admin
  • Reputation: 41
    On the road to fame
  • 3,576 posts
  • Gender:Male
  • Location:Syracuse or Buffalo NY
  • Origin:Dudenell
  • Steam:Dudenell

Posted Sep 4, 2008 - 08:00 PM

our site is having some issues but it should be back up soon so sit tight!

working again... if anyone tried to download recently and it didnt work please try again :)

thanks,

~Dan~
PS. we are working on an update that will make it much more useful so sit tight

#14 KILLIAN

    Normal User

  • Streaming Admin
  • Reputation: 4
    A step in the right direction
  • 137 posts

Posted Oct 1, 2008 - 06:10 AM

Brilliant tool, has made life so much easier, I have about 5 racistists to ban already :) thanks

#15 SuperTaz

    Normal User

  • Operations Staff
  • Reputation: 556
    Has a brilliant future
  • 7,871 posts
  • Gender:Male
  • Location:Pennsylvania
  • Origin:x_SuperTaz_x
  • Steam:SuperTaz
  • XFire:Supertaz1

Posted Mar 23, 2010 - 02:56 PM

I just saw this tool and it works great. Just a quick bump for any admin who did not see this.

#16 SuperTaz

    Normal User

  • Operations Staff
  • Reputation: 556
    Has a brilliant future
  • 7,871 posts
  • Gender:Male
  • Location:Pennsylvania
  • Origin:x_SuperTaz_x
  • Steam:SuperTaz
  • XFire:Supertaz1

Posted Nov 28, 2010 - 08:16 PM

Download link does not work anymore. Do you have the new URL?

#17 =GoMg=THE__DRIFTER

    Normal User

  • VIP
  • Reputation: 39
    On the road to fame
  • 404 posts

Posted Nov 28, 2010 - 10:08 PM

http://callofduty.filefront.com/file/COD4_Log_Parse;90712

http://www.filefront.com/10580515/COD4-Log-Parse-1.0/

:)

#18 HSMagnet

    Mr. Sunshine

  • Operations Staff
  • Reputation: 417
    Name is well known
  • 8,363 posts

Posted Nov 28, 2010 - 10:14 PM

View Post=GoMg=THE__DRIFTER, on Nov 28, 2010 - 10:08 PM, said:


+1 thanks

#19 SuperTaz

    Normal User

  • Operations Staff
  • Reputation: 556
    Has a brilliant future
  • 7,871 posts
  • Gender:Male
  • Location:Pennsylvania
  • Origin:x_SuperTaz_x
  • Steam:SuperTaz
  • XFire:Supertaz1

Posted Nov 28, 2010 - 11:44 PM

Thank you. :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users



DMCA.com