What causes cache to get cleared?
We run a report each day for "yesterday's" counts.
We bounce up against the logs from 20 very busy servers, stored in 20 different folders.
Today - it looks like something happened to the caching as we are
starting over and "re-analyzing" ALL of the logs since day 1. What can cause this? Thank you!
We bounce up against the logs from 20 very busy servers, stored in 20 different folders.
Today - it looks like something happened to the caching as we are
starting over and "re-analyzing" ALL of the logs since day 1. What can cause this? Thank you!
You can either ignore the issue (it will appear twice per year) or use date macros to analyze daily log file for yesterday only so time range cache won't be used in this case. We'll also consider changing the way the time range cache handles DST changes.