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
Nächste Überarbeitung Beide Seiten, nächste Überarbeitung
admin_grundlagen:logging [2013/09/12 10:31]
ingo_wichmann
admin_grundlagen:logging [2014/11/10 20:18]
ingo_wichmann [Gängige Befehle]
Zeile 1: Zeile 1:
 ====== Gängige Befehle ===== ====== Gängige Befehle =====
   ls -lrt /var/log   ls -lrt /var/log
-  tail -/​var/​log/​messages+  tail -/​var/​log/​messages
   less /​var/​log/​messages   less /​var/​log/​messages
   grep Testmeldung /var/log/*   grep Testmeldung /var/log/*
  
 +Falls vorhanden:
 +  multitail /​var/​log/​messages
 ====== syslog ====== ====== syslog ======
 siehe [[syslog]] siehe [[syslog]]
Zeile 15: Zeile 17:
   logcheck   logcheck
  
-SuSE:+openSuSE (13.1):
   logdigest   logdigest
   logwatch   logwatch
  
-CentOS 5:+CentOS ​(ab 5):
   logwatch   logwatch
  
Zeile 56: Zeile 58:
   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://​loganalyzer.adiscon.com ​
 +  * http://​www.uberadmin.com/​Projects/​logtemplater/​
   * http://​www.splunk.com ( proprietär )   * http://​www.splunk.com ( proprietär )
  
 +==== Log Analyse Konzepte ====
  
 +  * Artificial Ignorance [[http://​www.ranum.com/​security/​computer_security/​papers/​ai/​index.html]]
 ====== User Logging ====== ====== User Logging ======
  
admin_grundlagen/logging.txt · Zuletzt geändert: 2018/07/05 14:23 von ingo_wichmann