Over the last two days we have seen a sudden huge spike in File Bandwidth usage. It's all server reads, and over the last two days we have done 2GB where as before that we had done a few MB's for the whole month. Now the weird thing is that we don't really use server reads of files, mostly the getUrl which I don't think is counted as Server Reads, correct?
We use .get once, but that is in a mostly unused feature. I have tried to review the logs, but they don't go back far enough for me to see the was causing it. And now we have hit our usage limit.
Is there any way to see a per function breakdown of file bandwidth usage, like we can with db bandwidth? Or otherwise get better logging into what is causing the issue? I know this is not an ideal issue to raise, with very little information, but I have review all of our code and can't for the life of me figure out what is causing the issue.