Nothing built in to move them. But the same advice applies. The find command chained with mv or mv+gzip could be a solution
Or if your backup policy is good enough. Doing nothing and relying on backups to retrieve old logs would work too. But all of this depends on use case for need of retrieval. Such as how quickly do the files need retrieved. What’s the effort and how often would this happen. On Tue, Mar 18, 2025 at 10:41 AM Nguyen, Quoc A. (QUANTUM MANAGEMENT, LLC) <quoc.ngu...@va.gov.invalid> wrote: > Thank you Mr. Funk. > > My request is two-folds a) archive the log files elsewhere (not the "logs" > folder) based on some policy b) clean up (delete) the archived files based > on some policy. > > If I'm not mistaken, your suggestion may address the latter but nothing on > the former?