Community Forums Today's Posts     Member List     Archive    
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2011
    Posts
    2

    [REQ] Log Analyizer

    Hi,

    Was wondering if there was a tool that could analyze the TS3 logs - what I'm looking to gather is a list of each user that has connected to a server within a time frame and how long they have been connected:

    Example:

    From Feb 25 - March 3 user Bob has connected 40 times and been online for 10hrs and 23 mins

    Example 2:

    From Feb 25 - March 3 the following users were your highest users:

    Bob - 40 cx - 10hr23min
    Jim - 20cx - 2hr15min
    Tom - 1cx - 15min

  2. #2
    Join Date
    May 2010
    Posts
    6,372
    Hello

    There are a lot of this information in the Clients List.
    Permissions > List All Clients

  3. #3
    Join Date
    Mar 2011
    Posts
    2
    yes i can see number of cx there but I can't see total time connected to server

  4. #4
    Join Date
    Oct 2003
    Location
    Germany
    Posts
    2,299
    The total number of connections is listed in the output of clientdbinfo. Here's an example:

    Code:
    clientdbinfo cldbid=4
    client_unique_identifier=FPMPSC6MXqXq751dX7BKV0JniSo= client_nickname=ScP client_database_id=4 client_created=1265411019 client_lastconnected=1299183117 client_totalconnections=1496 client_description client_month_bytes_uploaded=0 client_month_bytes_downloaded=16460 client_total_bytes_uploaded=1588912466 client_total_bytes_downloaded=466691752 client_icon_id=277015477 client_base64HashClientUID=bepdapeicoimfokfokopjnfnfplaekfhecghijck
    error id=0 msg=ok
    But when you're trying to create real statistics, you'll need to parse the logs to get results similar to what popular scripts like Webalizer can do.

  5. #5
    Join Date
    May 2006
    Location
    Europe/Czech Rep.
    Posts
    1,299
    Any more people interested in this?
    Because not all possible statistics data are out of reach in this case.
    Question also is if there isn't anything like this already on TeamSpeak3 devs backlog.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •