Results 1 to 5 of 5
Thread: [REQ] Log Analyizer
-
03-03-2011, 18:10 #1
-= TeamSpeak User =-
- 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
-
03-03-2011, 19:37 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
There are a lot of this information in the Clients List.
Permissions > List All Clients
-
04-03-2011, 03:22 #3
-= TeamSpeak User =-
- Join Date
- Mar 2011
- Posts
- 2
yes i can see number of cx there but I can't see total time connected to server
-
04-03-2011, 07:36 #4
-= TeamSpeak Servant =-
- 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:
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.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
-
04-03-2011, 11:12 #5
-= TeamSpeak Fanatic =-
- 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)


Reply With Quote