LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: problem with access_log & nfs on LVS setup

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: problem with access_log & nfs on LVS setup
From: Alois Treindl <alois@xxxxxxxx>
Date: Sat, 19 May 2001 05:53:47 +0200 (METDST)
On Fri, 18 May 2001, Matthew S. Crocker wrote:

> 
> Anyone have a quick and dirty script to merge-sort by date/time the
> combined apache logs?

assuming that all files contain only entries from the same month, I
think you can try:

sort -m -k 4 file1 file2 file3 ...



<Prev in Thread] Current Thread [Next in Thread>