RE: [EXTERNAL] Re: Archive localhost_access_log

2025-03-19 Thread Nguyen, Quoc A. (QUANTUM MANAGEMENT, LLC)
: (407) 404-4912   -Original Message- From: Tim Funk Sent: Tuesday, March 18, 2025 5:26 PM To: Tomcat Users List Subject: Re: [EXTERNAL] Re: Archive localhost_access_log Nothing built in to move them. But the same advice applies. The find command chained with mv or mv+gzip could be a

Re: [EXTERNAL] Re: Archive localhost_access_log

2025-03-18 Thread Tim Funk
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.

Re: [EXTERNAL] Re: Archive localhost_access_log

2025-03-18 Thread david w
ome policy. If I'm not mistaken, your suggestion may address the latter but nothing on the former? Thanks and regards, - Quoc -Original Message- From: Tim Funk Sent: Tuesday, March 18, 2025 1:10 PM To: Tomcat Users List Subject

RE: [EXTERNAL] Re: Archive localhost_access_log

2025-03-18 Thread Nguyen, Quoc A. (QUANTUM MANAGEMENT, LLC)
nks and regards, - Quoc   -Original Message- From: Tim Funk Sent: Tuesday, March 18, 2025 1:10 PM To: Tomcat Users List Subject: [EXTERNAL] Re: Archive localhost_access_log Personally. I rely on a daily cron with a find by time and t