@juergen_hubert
You need to know why clearing the cache helped.
often its a bot scraping everything on your site and leaving the cache full of less useful pages.
Can you see stats like hit vs miss and backend timeouts / errors vs responses?
There's usually a ramp up of something, (likely misses) and you can use that ramp up to find the time to look for in the logs for sus behaviour.