0

Can Azure Sentinel aggregates data from devices running on-premises?

Erik Oppedijk
  • 3,496
  • 4
  • 31
  • 42
Sanjay Dwivedi
  • 699
  • 7
  • 10

1 Answers1

0

Yes, check out the microsoft documentation: https://learn.microsoft.com/en-us/azure/sentinel/connect-data-sources

  1. Default connectors can already ingest data from Windows Event logs and firewalls

  2. External API's for Okta, Barracuda WAF, etc are there as well

  3. Syslog data collected by an agent

Most/all of this can be done with the Log Analytics Agent

Erik Oppedijk
  • 3,496
  • 4
  • 31
  • 42