Author Topic: LogEye (IP/HWID tracker: ARSSE/BakaAdmin/SoldatServer support)  (Read 45659 times)

0 Members and 1 Guest are viewing this topic.

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #20 on: February 08, 2011, 11:11:52 pm »
*bump* :o

For those who are interested here is an update:
- code has been rewritten
- now program uses SQLite database format (that means possibility of integration with future ScriptCore SQLite scripts)
- proper database updating
- no more manual data-files merging
- no more manual separate folders scanning
- bla-bla-bla <other features listed here>



Version 0.1.45 (08 Feb 2011):
% Modified database format (switched to SQLite)
* Code has been rewritten. Next changelogs will use this version as their base.

Try it out yourself and see the difference.

And yeah, it's still a beta version, so... you know: bug reports, suggestions, all that stuff is welcome and encouraged.


See first post for the download link...
« Last Edit: February 16, 2011, 06:48:26 pm by SyavX »

Offline Prodigyx

  • Soldier
  • **
  • Posts: 188
    • SoldatX Brasil
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #21 on: February 09, 2011, 01:26:20 am »
Add MSAC GUID search pls.

Where are the labels "IP", "Nick", "Server Tag"... ?
SoldatX - SX Brasil - www.soldatx.com

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #22 on: February 09, 2011, 10:32:25 am »
I was planning to add MSAC GUIDs right after new Soldat release. When MSAC will be integrated with Soldat and will use it's own format for GUIDs output into logs (because at the moment it uses BattlEye's format that won't be used in the future).
But if this should be added sooner or later, maybe I'll add it sooner ;) And then I'll just update program for the new logs format support.

As for the labels, I thought they wouldn't be necessary since there are headers in the list columns. It's not a problem to place those labels back.
« Last Edit: February 09, 2011, 10:39:04 am by SyavX »

Offline Deck

  • Major(1)
  • Posts: 4
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #23 on: February 16, 2011, 12:29:29 pm »
I found at least 3 bugs.
1) LogEye doesnt support paths with non-ascii characters, so cant load a library
2) If "Case sensitive" is enabled and "Use wildcards" is disabled, search by name doesnt work properly (no results)
3) And the last one, also the search by date doesnt work when "Use wildcards" is disabled

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #24 on: February 16, 2011, 03:53:28 pm »
Oh great, you are just in time. Thanks for the report. I was already going to upload new version tonight.
As for bugs, all of them were made coz of my inattention :)
1st one - I forgot to enable "Unicode" in compiler options after some debugging.
2nd & 3rd ones are similar - 2 typos in the code.



Version 0.1.46 (16 Feb 2011):
+ Added GUID field (based on MSAC's Globally Unique IDs for SoldatServer 2.6.5)
+ Added context menu for the results list
~ Fixed Unicode support bug
~ Fixed searching by Name with "Case sensitive" option enabled bug
~ Fixed searching by Date with "Use wildcards" option disabled bug
% Modified INI settings
% Modified GUI settings

N.B. Since application is now working in Unicode mode, previously saved LogEye.ini (settings) file won't work property. You had to save it with UTF-8 encoding setting or just delete.

For the same reason and additionally because of the database changed format (GUID records support) you had to scan and save your logs again (hit the "Replace" button in Update/Replace dialog window in case you want to save data-file with the name of the oldest one).


See first post for the download link...
« Last Edit: March 01, 2011, 08:22:27 pm by SyavX »

Offline PKS|Shooter

  • Soldier
  • **
  • Posts: 130
  • Dont fuck with us!
    • PKS - La Familia
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #25 on: February 16, 2011, 05:04:02 pm »
fuck yeah, thank you so much  <3333

Offline Mittsu

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 617
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #26 on: February 16, 2011, 05:42:11 pm »
pretty useful :)
Realistic-Soldat.net
<+elerok> soldat is dead
<+AThousandD> shit happens

Offline Prodigyx

  • Soldier
  • **
  • Posts: 188
    • SoldatX Brasil
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #27 on: February 16, 2011, 10:35:34 pm »
Add MSAC GUID search pls.

Where are the labels "IP", "Nick", "Server Tag"... ?

Oh great, you are just in time. Thanks for the report. I was already going to upload new version tonight.
As for bugs, all of them were made coz of my inattention :)
1st one - I forgot to enable "Unicode" in compiler options after some debugging.
2nd & 3rd ones are similar - 2 typos in the code.



Version 0.1.46 (16 Feb 2011):
+ Added GUID field (based on MSAC's Global User IDs for SoldatServer 2.6.5)
+ Added context menu for the results list
~ Fixed Unicode support bug
~ Fixed searching by Name with "Case sensitive" option enabled bug
~ Fixed searching by Date with "Use wildcards" option disabled bug
% Modified INI settings
% Modified GUI settings

N.B. Since application is now working in Unicode mode, previously saved LogEye.ini (settings) file won't work property. You had to save it with UTF-8 encoding setting or just delete.

For the same reason and additionally because of the database changed format (GUID records support) you had to scan and save your logs again (hit the "Replace" button in Update/Replace dialog window in case you want to save data-file with the name of the oldest one).


See first post for the download link...

Nice job, man  :)
SoldatX - SX Brasil - www.soldatx.com

Offline Damian[Eater]

  • Major(1)
  • Posts: 6
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #28 on: February 18, 2011, 08:32:37 am »
First, big thanks to you for this very useful tool! :)

But I have a suggestion: Is it possible to implement an automatical update of the database files like iFrags IP tracker has? If not, it's not really wicked.

Offline Mittsu

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 617
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #29 on: February 18, 2011, 03:39:25 pm »
automatical update

thats what im saying! that would be awesome :)
Realistic-Soldat.net
<+elerok> soldat is dead
<+AThousandD> shit happens

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #30 on: February 26, 2011, 05:46:51 pm »
A very nice app, tho it miss some features:

  • Sorting. I lack ability of sorting my search results
  • Uploader. Beo mentioned an uploader on IRC. Why not
  • Auto database open. I use only one database, why do i need to open it each time i open app?
  • Auto update. And here i mean it should rescan logs folder every launch, of course not from beginning but only files since last update. And this feature should be optional

I'll add more if i figure out more ;)
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #31 on: February 26, 2011, 10:17:09 pm »


Version 0.1.48 (27 Feb 2011):
+ Added database QuickUpdate feature
+ Added command line switches
~ Fixed few bugs

QuickUpdate feature:
QuickUpdate is an easy way to update your database with only one click.
To set up the QuickUpdate options first time click on the "QuickUpdate" button or use "Settings" menu to access the options dialog again.
You are able to set the default scanning path and last update date* for both ARSSE and SoldatServer logs.
* it automatically alters while updating

Note: As it's a "quick" update, you are not able to change server names and/or exclude some of them from scanning. For example: If you have logs from one server in ARSSE and SoldatServer format and want them to merge together with QuickUpdate, then both folder names must be same.

Command line switches:
/db <path>  use to load specified database on application startup
/upduse with /db switch to update loaded database
/debugfor debugging purpose only

Examples:
Code: [Select]
LogEye.exe /db MyLogs.db
LogEye.exe /db "C:\Soldat\Logs\This Is SOLDAAAT.db" /upd



See first post for the download link...

From: February 26, 2011, 10:39:36 pm

  • Sorting. I lack ability of sorting my search results
  • Uploader. Beo mentioned an uploader on IRC. Why not

Beo said about updater not uploader ;) I agree that this features should be added and they will be... later.
« Last Edit: March 01, 2011, 08:23:56 pm by SyavX »

Offline Mittsu

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 617
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #32 on: February 27, 2011, 04:10:39 am »
awesome stuff, thanks!
Realistic-Soldat.net
<+elerok> soldat is dead
<+AThousandD> shit happens

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #33 on: March 01, 2011, 07:57:54 pm »
Version 0.1.50 (02 Mar 2011):
+ Added application auto update feature
~ Fixed few bugs
% Modified minor GUI settings

Make sure that your firewall allows LogEye.exe to access the Internet.

You can change the interval (in days) between checking for updates by editing the LogEye.ini settings file.
Also you can always check for updates manually with the "Check for updates" button in "Info about" dialog.



See first post for the download link...
« Last Edit: March 01, 2011, 08:16:11 pm by SyavX »

Offline Prodigyx

  • Soldier
  • **
  • Posts: 188
    • SoldatX Brasil
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #34 on: March 12, 2011, 09:32:25 am »
Database is not saving new MSAC GUID format.
SoldatX - SX Brasil - www.soldatx.com

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #35 on: March 12, 2011, 08:45:09 pm »
Version 0.1.51 (13 Mar 2011):
+ Added "silent" command line switch
~ Fixed QuickUpdate settings save bug
% Modified MSAC GUIDs parser (to support both new and old formats)

In case you have used QuickUpdate to scan servers with MSAC, you need to change last update date manually, using QuickUpdate settings dialog to make sure all records with new GUIDs are saved in your databases. I recommend to use date equals or less "2011-03-09", because new MSAC server has been released at 2011-03-10)

New "silent" command line switch works only in combination with "upd" switch. It allows you to run database update in a silent mode, without GUI. Program closes automatically after database update.

Note: In silent mode application updater is disabled. Warnings (e.g. wrong file path as "db" switch option) are disabled too. You can use "debug" switch to check program execution results (see "debug.log" file).


See first post for the download link...
« Last Edit: March 12, 2011, 09:08:06 pm by SyavX »

Offline Damian[Eater]

  • Major(1)
  • Posts: 6
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #36 on: May 03, 2011, 10:09:15 am »
Will there be an update soon?

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #37 on: May 03, 2011, 10:13:12 am »
I'd love to see baka admin support
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

Offline SyavX

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 338
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #38 on: May 04, 2011, 07:35:34 am »
Will there be an update soon?
An update means new features or fixes, doesn't it?
There was a single feature requested and not implemented yet (sorting).


I'd love to see baka admin support
Hmm, does BA have a logging feature? Last time I talk to VTT about it, he said that won't add logging to BA...

Offline Prodigyx

  • Soldier
  • **
  • Posts: 188
    • SoldatX Brasil
Re: LogEye (IP tracker: SoldatServer/ARSSE support)
« Reply #39 on: May 08, 2011, 06:03:36 pm »
Add export search results to text and html pls.

SoldatX - SX Brasil - www.soldatx.com