oehrlis / oudbase

OUD base environment scripts
Apache License 2.0
6 stars 1 forks source link

Clarify backup of OUD log files #38

Closed oehrlis closed 6 years ago

oehrlis commented 6 years ago

oud_backup.sh does currently backup all OUD log files (access, error, replication etc) This could somehow be an issue if we do have huge amount of log file. This behavior has to be changed. eg. provide a parameter to backup log file and set default behavior to not backup them.

oehrlis commented 6 years ago

limit backup to current logs eg. everything which is not *Z from the log rotation. Additional the logs are only backed up when -L is specified