Changes between Version 2 and Version 3 of sysadminImportantLogs
- Timestamp:
- Aug 31, 2009, 1:23:41 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sysadminImportantLogs
v2 v3 12 12 sudo grep '2009-08-27' postgresql-8.3-main.log.1 > ~/errors.txt 13 13 }}} 14 The main gathering point for the logs is ''starburst''. There is a problem with wildcard expansion so you need to use the format shown:14 The main gathering point for the logs is ''starburst''. There is a problem with wildcard expansion for sudo commands so you need to use the format shown if you want wildcards: 15 15 {{{ 16 16 sudo ls -l /var/log/remote/prod/2009/08/27