Forum Discussion
unixdespair
Mar 01, 2019Copper Contributor
Adding On-Prem Domain Controller Event Logs
We've added several sources (ASA, syslog, multiple Azure sources) .. what is the best way to get our on-prem domain controllers to feed into Sentinel?
jspaid1592
Mar 01, 2019Copper Contributor
A good way would be to use Azure ATP and connect Sentinel to that solution.
Additionally, you could install the on-prem Log Analytics agent:
https://docs.microsoft.com/en-us/azure/azure-monitor/learn/quick-collect-windows-computer
mayilragavan
Nov 26, 2019Copper Contributor
Hi, so you had proposed two solution for this... As we have installed Azure ATP sensor in our DC's, will that be fine to forward all the events to Azure ATP to Sentinel?
Can you please provide me the method which is apart for Log analytics?
Or Log Analytics is the only solution as now?
- jspaid1592May 20, 2020Copper Contributor
mayilragavan, AATP won't forward the logs from the machines. Just roll-up alerts from AATP itself. That's why you still have to put the MMA agent on the DC VMs; that will load the raw logs into the workspace.