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!

Question XTREAM UI LOGS NO NEED SAVE

Hi Dear Friends...

i want information how to off logs save or how to auto remove every 1 minute ? please please please help me
DROP TABLE IF EXISTS `stream_logs`;
CREATE TABLE `stream_logs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`stream_id` int(11) NOT NULL,
`server_id` int(11) NOT NULL,
`date` int(11) NOT NULL,
`error` varchar(500) NOT NULL,
PRIMARY KEY (`id`),
KEY `stream_id` (`stream_id`),
KEY `server_id` (`server_id`)
) ENGINE=BLACKHOLE DEFAULT CHARSET=utf8;
 
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
DROP TABLE IF EXISTS `stream_logs`;
CREATE TABLE `stream_logs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`stream_id` int(11) NOT NULL,
`server_id` int(11) NOT NULL,
`date` int(11) NOT NULL,
`error` varchar(500) NOT NULL,
PRIMARY KEY (`id`),
KEY `stream_id` (`stream_id`),
KEY `server_id` (`server_id`)
) ENGINE=BLACKHOLE DEFAULT CHARSET=

DROP TABLE IF EXISTS `stream_logs`;
CREATE TABLE `stream_logs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`stream_id` int(11) NOT NULL,
`server_id` int(11) NOT NULL,
`date` int(11) NOT NULL,
`error` varchar(500) NOT NULL,
PRIMARY KEY (`id`),
KEY `stream_id` (`stream_id`),
KEY `server_id` (`server_id`)
) ENGINE=BLACKHOLE DEFAULT CHARSET=utf8;
This command add in ssh ??? Or other Aria
 
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
I think another admin disabled the logs on my server, how do i enable it?
it shows nothing on the xtream ui panel.
the logs are being saved to database but they not show up on panel.
Do i need to reinstall the main server?
 
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