Not showing previously archived logs 7 days or older
I currently have a few profiles for IIS sites we host pointing to multiple directories and analyzing as load balanced logs. The problem I am having is I am only seeing the last 7 days of logs in the report within the webserver even though we analyzed logs previous to those 7 days before. We archive logs 7 days old or older. Is there a setting I have off? I checked my cache settings and it's enabled. I want to see previously archived data when it processed these files.
We considered adding support for using log cache as an archive with ability to delete old log files but decided not to implement this feature. The main problem is that the program is very customizable and supports a lot of settings that affect analysis results. E.g. it is possible to modify predefined report tables in the program options or create new filters in the profile properties. If any of such settings is changed, WebLog Expert needs to reanalyze all the log files to create a new report, it cannot just use an existing database. So it is still necessary to keep old log files in this case. And as log files should be kept anyway, we decided to always generate reports for existing log files only to avoid confusion.