Changes between Version 12 and Version 13 of PS1_IPP_Czarlog_20190204
- Timestamp:
- Feb 6, 2019, 4:33:25 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190204
v12 v13 92 92 * ippc75 - 78GB 93 93 94 There are also other logs in the /var/log/ folder that need to be archived periodically like messages and apache294 There are also other logs in the /var/log/ folder that already have log rotation setup and are archived periodically like messages and apache2 that can be useful to find info on problems 95 95 96 96 * archive the neb log (in this case this is for ippc75, change the location appropriately) 97 97 {{{ 98 98 user@ippc75$ rsync -avP /tmp/nebulous_server.log /export/ippc75.0/ 99 cd /export/ippc75.0/ 100 mv nebulous_server.log nebulous_server.log.180206 101 bzip2 nebulous_server.log.180206 99 102 }}} 100 103
