I want to track OUTGOING bandwidth consumption from a single website in IIS to my site visitors (no internal traffic), e.g. CSS, images, HTML. The reason is that I want to know which package would be applicable to me when running my website via a CDN provider. I use IIS10 on Windows Server 2016.
So to clarify: I DON'T want ALL IIS traffic, or ALL my websites in IIS, just a SINGLE website and then only outgoing traffic to my visitors.
I already checked here:
- IIS bandwidth Monitoring
- https://forums.iis.net/t/1183667.aspx
- https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/deployment/configure-performance-monitoring
I've contacted some paid services, but none of them track on a per site basis. I've been checking Resource Monitor and Performance Monitor too, but they don't appear to track on a per-site basis either from what I can see.