Hey guys, I'm using cdukes version 2.9.1, and I'm having a problem with date restricted searches. If I do a search including a specific host, restricted to a 1 day period in the past, using the all_logs merge table, it works ok at first, but after clicking the Next or one of the numbered page links at the bottom, the date range is gone and I get the most recent entries as opposed to those in the range specified.
Here's a sample entry from my apache access log. This entry is the initial search with the date restrictions (it was originally all one line): x.x.x.x - - [12/Jul/2006:11:31:29 -0500] "GET /phpsyslog/index.php?table=all_logs&excludeHost=0&host2=&host%5B% 5D=hostname&excludeFacility=1&excludePriority=1&datePickerField=2006-07-09&time=&datePickerFieldR=2006-07-10&time2=&limit=100&orderby=datetime&order=DESC&msg1=&msg2=&msg3=&collapse=1&pageId=Search HTTP/1.1" 200 135984 "https://webserver/phpsyslog/index.php?pageId=searchform" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1)" This is after clicking the Next link: x.x.x.x - - [12/Jul/2006:11:33:30 -0500] "GET /phpsyslog/index.php?offset=100&table=all_logs&limit=100&orderby=datetime&order=DESC&collapse=1&pageId=Search&host[]=hostname&excludeHost=0&date=2006-07-09&time=&date2=2006-07-10&time2=& HTTP/1.1" 200 124570 "https://webserver/phpsyslog/index.php?table=all_logs&excludeHost=0&host2=&host%5B%5D=hostname&excludeFacility=1&excludePriority=1&datePickerField=2006-07-09&time=&datePickerFieldR=2006-07-10&time2=&limit=100&orderby=datetime&order=DESC&msg1=&msg2=&msg3=&collapse=1&pageId=Search" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1)" Despite the datePickerField entries being there, it still returns the most recent result for the search host instead of the next set of results from the specified time period. Any thoughts? Thanks, Jason Martens ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Php-syslog-ng-support mailing list Php-syslog-ng-support@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support