[users@httpd] Log entries not sorted by time correctly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Log entries not sorted by time correctly

We upgraded from HTTPD 1.1.3 to 2.0 and since then the log entries are not sorted correctly by the time.
We did not have this problem before upgrade. Is this a problem in 2.0 or did we miss something in configuration that would ensure all log entries are sorted by the time?
----------- LOG FILE EXCERPT -------------
192.168.8.74 - - [06/Dec/2005:21:59:59 -0500] "GET /XXXXXXXXXXXXXXX HTTP/1.1" 200 12193 128599 "192.168.8.70"
192.168.8.70 - - [06/Dec/2005:21:59:59 -0500] "GET /" 200 12193 132562 "192.168.8.70"
192.168.8.71 - - [06/Dec/2005:22:00:00 -0500] "GET /XXXXXXXXX HTTP/1.1" 200 53942 866046 "192.168.8.70"
192.168.8.70 - - [06/Dec/2005:22:00:00 -0500] "GET /" 200 53942 870060 "192.168.8.70"
192.168.8.79 - - [06/Dec/2005:21:59:58 -0500] "POST /XXXXXXXXXXXXXX HTTP/1.1" 200 29912 2462761 "204.168.144.231"
204.168.144.231 - - [06/Dec/2005:21:59:58 -0500] "POST /XXXXXXXXXXXXXXXX HTTP/1.1" 200 29912 2466255 "204.168.144.231"
192.168.8.73 - - [06/Dec/2005:22:00:01 -0500] "GET /XXXXXXXXXXXXXXXXX HTTP/1.1" 200 31250 1006627 "192.168.8.70"
192.168.8.70 - - [06/Dec/2005:22:00:01 -0500] "GET /" 200 31250 1010806 "192.168.8.70"

We use the script to analyze hits, but the script assumes entries are sorted by time in ascending order. This messes up the whole script. Anybody know how to fix this?


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux