Changes between Version 1 and Version 2 of sysadminImportantLogs
- Timestamp:
- Aug 31, 2009, 1:22:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sysadminImportantLogs
v1 v2 15 15 {{{ 16 16 sudo ls -l /var/log/remote/prod/2009/08/27 17 udo sh -c "grep 27T17 /var/log/remote/prod/2009/08/27/*" | more17 sudo sh -c "grep 27T17 /var/log/remote/prod/2009/08/27/*" | more 18 18 }}} 19 19 So in the example above, we are looking for error messages associated with 5 PM (T17) on Aug. 27, 2009