Error.log Einträge

superbobbes

New Member
Finde ganz oft hier so einträge in meinem Plesk Error.log

122.152.128.48 - - [10/Sep/2007:16:09:30 +0200] "GET / HTTP/1.1" 200 6817 "-" "Baiduspider+(+http://www.baidu.com/search/spider_jp.html)"
64.246.165.150 - - [10/Sep/2007:16:13:05 +0200] "GET /robots.txt HTTP/1.0" 404 1173 "http://www.whois.sc/" "SurveyBot/2.3 (Whois Source)"
64.246.165.150 - - [10/Sep/2007:16:13:06 +0200] "GET / HTTP/1.1" 206 6817 "http://www.whois.sc/inditravel.com" "SurveyBot/2.3 (Whois Source)"
80.237.140.108 - - [10/Sep/2007:16:24:43 +0200] "GET / HTTP/1.0" 200 6817 "-" "check_http/1.101 (nagios-plugins 1.4.8)"
81.169.149.181 - - [10/Sep/2007:16:25:17 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:25:53 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:26:29 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:27:28 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:32:28 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:37:29 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:42:29 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:47:30 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.149.181 - - [10/Sep/2007:16:52:30 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
81.169.152.104 - - [10/Sep/2007:16:54:42 +0200] "GET / HTTP/1.0" 200 6817 "-" "check_http/1.101 (nagios-plugins 1.4.8)"

Was hat das auf sich? Wobei die IP 81.169.149.181 von meinem Server ist!
 
Finde ganz oft hier so einträge in meinem Plesk Error.log
81.169.149.181 - - [10/Sep/2007:16:25:53 +0200] "GET / HTTP/1.1" 200 6817 "-" "monit/4.6"
Das sind Zugriffe vom Monitoring.
Wobei ich mich frage, was das im Error.log zu suchen hat. HTTP Status 200 bedeutet "Found" und sollte nur im Access.log auftauchen - mit einem Fehler hat das nämlich rein gar nichts zu tun.
Die Zeile ist auch im combined-Format des Apache access-log - es sieht also nach einem Dreher in der VHost-Config aus.
 
Back
Top