Forum Discussion
Sentinel cost per month for 500GB per day - questions
Thanks very much GaryBushey But I'd still like to complete my example scenario and your suggestion greatly helps.
So say i picked the 'alerts' table and I want to enable archiving:
When the archiving started after 30 days I would use this reference to calculate my need for "Data Archiving at $0.02 per GB?"
https://azure.microsoft.com/en-us/pricing/details/monitor/
So my total costs would be:
Table N1 * 0.02xGB _ Table N2 * 0.02xGB ....
Or I could just say for 500GB: 0.02x500x30days = $300 = peanuts...
I wonder if the calculator above is wrong - it seems to be adding the full 12 months of archive retention to EACH month.
Correct?
good article here on Basic vs Analytic and when to use a custom solution to save $$ by storing in blob storage for your non-analytic logs.
eg. if you're ingesting TB/day and you need retention for 4+ years then there can be some big cost savings.
https://medium.com/wortell/use-sentinel-basic-and-archive-logs-fae3bb3a6299