The log analyzer will only display logs up to the year 2010 because the logs.cgi file has a static year defined.
I modified the logs.cgi file to include up to the current year by using the $year variable.
&buildSelect(2002,$year,"Year");
Please see the attachment.
New logs.cgi file