Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


admin_grundlagen:logging

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
Letzte Überarbeitung Beide Seiten, nächste Überarbeitung
admin_grundlagen:logging [2014/09/23 10:14]
127.0.0.1 Externe Bearbeitung
admin_grundlagen:logging [2016/11/11 10:25]
ingo_wichmann [Log Analyse Software]
Zeile 5: Zeile 5:
   grep Testmeldung /var/log/*   grep Testmeldung /var/log/*
  
 +Falls vorhanden:
 +  multitail /​var/​log/​messages
 ====== syslog ====== ====== syslog ======
 siehe [[syslog]] siehe [[syslog]]
Zeile 23: Zeile 25:
  
 ==== Log Analyse Software ==== ==== Log Analyse Software ====
 +  * http://​logstash.net/​
 +  * https://​www.graylog.org/​
 +  * http://​loganalyzer.adiscon.com ​
 +  * http://​www.uberadmin.com/​Projects/​logtemplater/​
 +  * http://​www.splunk.com ( proprietär )
   * http://​www.octopussy.pm   * http://​www.octopussy.pm
 (( Für Centos 6 benötigte Perl-Pakete: ​ (( Für Centos 6 benötigte Perl-Pakete: ​
Zeile 56: Zeile 63:
   cat datei | while read line; do yum install -y $line; done   cat datei | while read line; do yum install -y $line; done
 )) ))
-  * http://​logstash.net/​ 
-  * http://​loganalyzer.adiscon.com ​ 
-  * http://​www.uberadmin.com/​Projects/​logtemplater/​ 
-  * http://​www.splunk.com ( proprietär ) 
  
 ==== Log Analyse Konzepte ==== ==== Log Analyse Konzepte ====
admin_grundlagen/logging.txt · Zuletzt geändert: 2018/07/05 14:23 von ingo_wichmann