IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 12 and Version 13 of PS1_IPP_Czarlog_20190204


Ignore:
Timestamp:
Feb 6, 2019, 4:33:25 PM (7 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190204

    v12 v13  
    9292 * ippc75 - 78GB
    9393
    94 There are also other logs in the /var/log/ folder that need to be archived periodically like messages and apache2
     94There 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
    9595
    9696 * archive the neb log (in this case this is for ippc75, change the location appropriately)
    9797{{{
    9898 user@ippc75$ rsync -avP /tmp/nebulous_server.log /export/ippc75.0/
     99cd /export/ippc75.0/
     100mv nebulous_server.log nebulous_server.log.180206
     101bzip2 nebulous_server.log.180206
    99102}}}
    100103