Error-Log

Aus HS Syswiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 15: Zeile 15:
 
  tail -f /var/log/httpd/error_log
 
  tail -f /var/log/httpd/error_log
 
  tail -f /var/log/httpd/error_log | grep "note"
 
  tail -f /var/log/httpd/error_log | grep "note"
 +
 +
 +
 +
[[Catgory:Filesystem]]

Version vom 10. April 2014, 14:18 Uhr

Inhaltsverzeichnis

Heute:

grep web42 /var/log/httpd/error_log

Im Archiv:

zgrep web42 /var/log/httpd/error_log-20140318.bz2

Nach bestimmtem Inhalt suchen

zgrep web42 /var/log/httpd/error_log-20090318.bz2 | grep .ht*

Log überwachen:

tail -f /var/log/httpd/error_log
tail -f /var/log/httpd/error_log | grep "note"


Catgory:Filesystem

Meine Werkzeuge
Namensräume

Varianten
Aktionen
Navigation
Werkzeuge