Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

XtreamUI Loges

Leutrimq

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
50
Reaction score
58
Points
29
Location
1q2w3e4r
Hi guys, you are fantastic, I wanna ask you how I can delete them in XtreamUI (Activitety log, mag log, login log etc.)
 
you have to purge the relevant tables in mysql
 
Hi guys, you are fantastic, I wanna ask you how I can delete them in XtreamUI (Activitety log, mag log, login log etc.)

521

522

523

and so one. But you can do also direcly from the DB.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Redhat cheers, i havent noticed that one :)
 
this is the possibility that you have not (Clar Logs) how I can add or take action
 
Wow this is great. Nice share and info.

Do you share with people how do you send that?

Thanks by the way
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
in XC UI R17B
go to Settings->Database-Database Editor

execute the query of your choice.
Each clears a log table.

SQL:
DELETE FROM `stream_logs`

DELETE FROM `client_logs`

DELETE FROM `login_logs`

DELETE FROM `mag_logs`

DELETE FROM `panel_logs`

DELETE FROM `reg_userlog`

DELETE FROM `stream_logs`

DELETE FROM `suspicius_logs`

DELETE FROM `credits_log`
 
Best to set up TRUNCATE cron to do it daily/weekly/hourly...

Let me know if anyone needs a little script through together
 
Best to set up TRUNCATE cron to do it daily/weekly/hourly...

Let me know if anyone needs a little script through together
Can you do a script?
Thank you
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top