I have problem, my file history_log.idb grow ~10gb per day, i have check data in table in history.log, all value look like html of zabbix.com, anyone know how to fix it ?
Here is some value in history_log:
Thank!
Here is some value in history_log:
Code:
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset="utf-8">
<title>Download Zabbix</title>
<meta name="description" content="Zabbix is being downloaded over 4 000 000 times every year for a reason. Download Zabbix for free and try it yourself! " >
<link rel="canonical" href="https://www.zabbix.com/download" />
<link rel="alternate" hreflang='ru' href="/ru/download" />
<link rel="alternate" hreflang='ja' href="/jp/download" />
<link rel="alternate" hreflang='zh' href="/cn/download" />
<link rel="alternate" hreflang='es' href="/la/download" />
<link rel="alternate" hreflang="pt" href="/br/download" />
<link rel="alternate" hreflang="de" href="/de/download" />
<link rel="alternate" hreflang="fr" href="/fr/download" />
<link rel="alternate" hreflang="cz" href="/cz/download" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KRBT62P');</script>
<!-- End Google Tag Manager -->
<link rel="shortcut icon" href="https://assets.zabbix.com/img/favicon.ico"/>
<link href="https://assets.zabbix.com/dist/app.55124a2e79ec06c2b4e6.css" rel="stylesheet" type="text/css">
<script src="https://assets.zabbix.com/dist/app.5bbbf72108c79470690f.js"></script>
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="theme-color" content="#23262D">
<link rel="apple-touch-icon" sizes="120x120" href="https://assets.zabbix.com/img/apple-touch-icon-120x120-precomposed.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://assets.zabbix.com/img/apple-touch-icon-152x152-precomposed.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://assets.zabbix.com/img/apple-touch-icon-152x152-precomposed.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://assets.zabbix.com/img/apple-touch-icon-180x180-precomposed.png">
<style>
.flash { color: #D40000 !important; }
@media only screen and (max-width: 767px) {
.flash { color: #fff !important; }
}
@media only screen and (max-width: 1024px) {
.flash { display: none; }
}
@media only screen and (min-width: 1024px) {
.nav-ext > li, .nav-user > li { font-size: 13px; }
}
@media only screen and (min-width: 768px) {
.rect > a {
background: #ffff;
}
}
@media only screen and (min-width: 768px){
.sitemap dl {
width: 14%;
}
.footer-contacts {
text-align: left;
padding-bottom: 0px;
}
.footer-contacts .footer-phone, .footer-contacts .footer-contact {
width: 20%;
}
.footer-phone dd {
margin-bottom: 32px;
}
.footer-contact .find-partner {
text-align: center !important;
padding-bottom: 32px;
}
.footer-contact a {
min-width: 240px;
}
}
.footer-buttons {
text-align: center; padding-bottom: 24px;
}
@media only screen and (min-width: 350px){
.footer-button {
min-width: 300px;
margin-left: 16px;
margin-right: 16px;
}
}
</style>
Thank!
Comment