May 11 2020 07:49 AM
Hi Everyone,
I am currently researching on SIEM tools that could be integrated with Azure cloud. Are there any SIEM tools that could be integrated with Azure cloud in providing monitoring solution? If yes could anyone elaborate on how it is done and what are all the costs to be considered when setting up the solution using the SIEM tool. (VMs, Configuration, Storage and data, Hosting, Installation, Maintenance and upgrades)
Thank you 🙂
May 11 2020 01:29 PM
Hello, @Akshaya_Kumar
Is there any specific requirement to look for a SIEM tool that integrates with Azure cloud rather using the monitoring services provided by Azure? like Azure monitor and sentinel ?
May 11 2020 07:32 PM
May 12 2020 03:11 AM
Hi, actually there are many tools that can integrates with Azure monitor, among arcsight, splunk, dynatrace.
check the information in the following article to get more details about each integration status.
https://azure.microsoft.com/en-us/blog/use-azure-monitor-to-integrate-with-siem-tools/
Regards,
Charbel Hanna
May 12 2020 03:54 AM
Thank you@Charbelhanna .
I have checked that blog already.
When integrating Splunk or Any other tool what are all the costs we should consider other than Virtual Machines and Event Hub?
Thank You
May 13 2020 02:40 AM
These are main costs that you think of, including the required infrastructure components, like storage, bandwidth and so on.
hope this answers your question.
Charbel Hanna
May 13 2020 02:53 AM
Solution@Akshaya_Kumar In order for you to evaluate 3rd party SIEM tools (like Splunk etc) to ingest data from Azure, you need to think what all you will ingest. You can categorize data sources into 3 buckets:
1.) Azure platform data: logs from O365, AAD, Activity logs etc fall into this bucket
2.) Azure reource data: this is where you diagnostic data from VMs etc will come from
3.) Finally you need to think of guest OS data like security logs, syslog etc
All this data need to be quantified as Splunk or any tool for that matter will charge you on data ingested per day. This is needed for not only licensing for SIEM tools but for Azure Event Hub where the data will hit before getting forwarded to SIEM tool. If you want to use Splunk, there is a Azure monitor addon for Splunk that can gather data from Azure event hub. Check Azure price calculator for Event hub costing. If you are hosting SIEM on azure, there will be IaaS, disk cost etc.
Hope this helps
May 13 2020 06:37 AM
Hi @Akshaya_Kumar,
wanted to check if you still need any additional information in this respect, otherwise if you would mark a reply as an answer.
Thank you in advance,
Charbel Hanna
May 13 2020 06:42 AM - edited May 13 2020 06:48 AM
May 13 2020 06:45 AM
May 13 2020 02:53 AM
Solution@Akshaya_Kumar In order for you to evaluate 3rd party SIEM tools (like Splunk etc) to ingest data from Azure, you need to think what all you will ingest. You can categorize data sources into 3 buckets:
1.) Azure platform data: logs from O365, AAD, Activity logs etc fall into this bucket
2.) Azure reource data: this is where you diagnostic data from VMs etc will come from
3.) Finally you need to think of guest OS data like security logs, syslog etc
All this data need to be quantified as Splunk or any tool for that matter will charge you on data ingested per day. This is needed for not only licensing for SIEM tools but for Azure Event Hub where the data will hit before getting forwarded to SIEM tool. If you want to use Splunk, there is a Azure monitor addon for Splunk that can gather data from Azure event hub. Check Azure price calculator for Event hub costing. If you are hosting SIEM on azure, there will be IaaS, disk cost etc.
Hope this helps