Network: WoW Gold | WoW Accounts | MPS Games | FPSowned
MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides
Homepage »      Register »      Hall of Fame »      Ranks And Awards »      Advertise »      Marketplace »
 
Sign up



Do you like this excellent information? Then Donate HERE to remove ads and support the MMOwned community.


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Programs

Programs This section is for programs that can be used on Emulated servers
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
  #1  
Old 02-13-2009
Twisted7's Avatar
Twisted7 is offline.
Master Sergeant
  
 
Join Date: Aug 2008
Location: Florida, USA
Posts: 88
Reputation: 63
[Application Release] SwiftAnalyzer - Search, sort, split and export GM log files

SwiftAnalyzer 1.0.3332.26827 BETA
GM Log Parser for Ascent-based servers.

This application is still a work in progress!!!

What is SwiftAnalyzer?
SwiftAnalyzer is an application for Windows that makes it much easier to work with the gm command logfiles that Ascent generates. With SwiftAnalyzer, you can select the logfile you want to read, and the program will parse every line in the file, organizing all the data into neat, easy-to-read columns. You can sort the data by any column, and more importantly, you can search and filter the data so you see only the records you are looking for.


How does it work, and how do I use it?
SwiftAnalyzer works by opening the logfile you specify and reading every line in the file. As a line is read, a regex is applied to the line to extract important data from it such as date/time, account id, account name, player name, and the action performed. This data is then inserted into a table under its respective columns.
Once this process completes, which usually takes about one second per 5,000 lines of data, the Logfile Analyzer window will open with the table data filled in. You can then sort the data by clicking on a column header, and you can filter the table to show only the records you want by using the Filter Designer.
Say you want to find all the records of any time the GM Twisted used the kill command: you simply add a filter for "Twisted" in the "Player Name" column, and another filter for "used kill" in the "Action" column. Then click apply filter, and you'll see every time Twisted used .kill. You can add as many filters as you want, and you can also fine tune the comparison type between "contains", "doesn't contain", "equals", and "doesn't equal".
Filters are for the most part applied instantly except when using the <All fields> filter, which searches in every column, in which case the amount of time for the filter to complete depends on how many rows you have in your log. You generally should avoid using the All fields filter if your log has more than 75-100k rows.

While SwiftAnaylzer can technically handle logs of any size, it works best with logfiles under 150-200k rows. The more rows your file has, the longer it takes SwiftAnalyzer to parse the file, sort it, and filter it. For this reason, SwiftAnalyzer also includes a "Split File" function, which will split your gmcommand.log file once it gets to be too big. [this feature is currently NYI]

In addition to all of the above, SwiftAnalyzer can also export data to CSV (comma separated value) file for use in programs like Microsoft Excel, OO.org Calc, etc. as well as an HTML file in case you want a formatted version of the logfile. Why you'd need this, I don't know, but I added it out of boredom anyway. [this feature is currently NYI]

As mentioned above, this application is still somewhat in development as I'm working on adding the few missing features. I am currently aware of the following issues that need to be fixed:
-Split does not work
-Settings does not work
-Export does not work

If you find an issue not mentioned above, please report it to me via email (twist3df4te at gmail dot com), PM, or a post here.

SwiftAnalyzer was written in VC# 2005; I may consider releasing the code once everything's finished and I've cleaned up/commented it.


Screenshots
Click the image to open in full size.

Click the image to open in full size.


Download
v1.0.3332.26827: [Only registered and activated users can see links. ]

Scan results ([Only registered and activated users can see links. ]
Code:
File: SwiftAnalyzer.exe 1.0.3332.478
Status: OK
MD5: 13378880b44ed05a8d0dd50a166c12b2 (lol md5 starts with 1337)
Packers detected: -
Scan taken on 14 Feb 2009 16:03:41 (GMT)
A-Squared 	
      Found nothing
AntiVir 	
      Found nothing
ArcaVir 	
      Found nothing
Avast 	
      Found nothing
AVG Antivirus 	
      Found nothing
BitDefender 	
      Found nothing
ClamAV 	
      Found nothing
CPsecure 	
      Found nothing
Dr.Web 	
      Found nothing
F-Prot Antivirus 	
      Found nothing
F-Secure Anti-Virus 	
      Found nothing
G DATA 	
      Found nothing
Ikarus 	
      Found nothing
Kaspersky Anti-Virus 	
      Found nothing
NOD32 	
      Found nothing
Norman Virus Control 	
      Found nothing
Panda Antivirus 	
      Found nothing
Sophos Antivirus 	
      Found nothing
VirusBuster 	
      Found nothing
VBA32 	
      Found nothing
Enjoy, please post comments.
__________________
Lua Scripter, C#/VB.Net Coder, Learning C++
Projects in Progress ::: SwiftGM (Lua addon), GMLogAnalyzer (C# app), EpicPvP PvP System (C++ plugin)

Last edited by Twisted7; 02-14-2009 at 04:00 PM.
Reply With Quote


Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.

  #2  
Old 02-13-2009
Clain is offline.
Banned
  
 
Join Date: Jan 2008
Posts: 1,412
Reputation: 179
Points: 5,933, Level: 8
Points: 5,933, Level: 8 Points: 5,933, Level: 8 Points: 5,933, Level: 8
Level up: 49%, 567 Points needed
Level up: 49% Level up: 49% Level up: 49%
Activity: 8.0%
Activity: 8.0% Activity: 8.0% Activity: 8.0%

I like it; nice concept, can surely help some server owners who are wanting to see whats up :P
Reply With Quote
  #3  
Old 02-13-2009
Twisted7's Avatar
Twisted7 is offline.
Master Sergeant
  
 
Join Date: Aug 2008
Location: Florida, USA
Posts: 88
Reputation: 63
Quote:
Originally Posted by Clain View Post
I like it; nice concept, can surely help some server owners who are wanting to see whats up :P
Heh thanks. It's especially useful for me since the owner of the server I develop for takes donations for GM, so I've regularly got to look through logs to drop the banhammer on some of the naughty ones. -_-

I got tired of notepad's uglyness burning into my eyes, so I made this :P



EDIT
Updated it right now, SwAn now includes:
-Autoupdater
-All fields filter option now works
-Can now open files that are in use by ascent (makes a temp copy first, then parses that one)
-Filtering is MUCH more robust, you can add as many filters as you want and apply them all at the same time (there's a checkbox next to the filter that's supposed to enable/disable it, it doesn't work at the moment, I'll add it next update)
-Added/replaced some icons
-Added unhandled exception handling (heh.)

Thanks to everyone who is downloading.
__________________
Lua Scripter, C#/VB.Net Coder, Learning C++
Projects in Progress ::: SwiftGM (Lua addon), GMLogAnalyzer (C# app), EpicPvP PvP System (C++ plugin)

Last edited by Twisted7; 02-14-2009 at 04:01 PM.
Reply With Quote
  #4  
Old 04-12-2009
maldito is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: Apr 2009
Posts: 1
Reputation: 1
Hi man in ArcEmu work or only on ascent?
Reply With Quote
  #5  
Old 06-10-2009
Twisted7's Avatar
Twisted7 is offline.
Master Sergeant
  
 
Join Date: Aug 2008
Location: Florida, USA
Posts: 88
Reputation: 63
Epic bump. I kinda like this app so I wish more people would use it :P

@maildito, though you probably figured this out after two months: It works with any flavor of ascent. I haven't worked with private servers in months so I have no idea how many projects there are; back when I left it worked with ArcEmu, Ascent, Aspire, and Hearthstone.
__________________
Lua Scripter, C#/VB.Net Coder, Learning C++
Projects in Progress ::: SwiftGM (Lua addon), GMLogAnalyzer (C# app), EpicPvP PvP System (C++ plugin)
Reply With Quote
  #6  
Old 06-14-2009
azeon's Avatar
azeon is offline.
Master Sergeant
  
 
Join Date: Sep 2007
Location: Holland FTW!
Posts: 136
Reputation: 14
Points: 1,252, Level: 2
Points: 1,252, Level: 2 Points: 1,252, Level: 2 Points: 1,252, Level: 2
Level up: 71%, 148 Points needed
Level up: 71% Level up: 71% Level up: 71%
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%

Awesome, when are you going to add new features?
I'm ganna use this for sure
__________________
Reply With Quote
Reply

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -4. The time now is 08:36 PM.




Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.1

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493