You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Advanced Security Information Model (ASIM) based domain solutions for Microsoft Sentinel](domain-based-essential-solutions.md)
52
52
53
-
## REST API integration for data connectors
53
+
## Create custom connectors
54
54
55
-
Many security solutions provide a set of APIs for retrieving log files and other security data from their product or service. Those APIs connect to Microsoft Sentinel with one of the following methods:
56
-
- The data source APIs are configured with the [Codeless Connector Platform](create-codeless-connector.md).
57
-
- The data connector uses the Log Ingestion API for Azure Monitor as part of an Azure Function or Logic App.
55
+
If you're unable to connect your data source to Microsoft Sentinel using any of the existing solutions available, consider creating your own data source connector. For example, many security solutions provide a set of APIs for retrieving log files and other security data from their product or service. Those APIs connect to Microsoft Sentinel with one of the following methods:
58
56
59
-
For more information about connecting with Azure Functions, see the following articles:
60
-
-[Use Azure Functions to connect your data source to Microsoft Sentinel](connect-azure-functions-template.md)
- The data source APIs are configured with the [Codeless Connector Platform](create-codeless-connector.md).
58
+
- The data connector uses the Log Ingestion API for Azure Monitor as part of an [Azure Function](connect-azure-functions-template.md) or [Logic App](create-custom-connector.md#connect-with-logic-apps).
63
59
64
-
For more information about connecting with Logic Apps, see [Connect with Logic Apps](create-custom-connector.md#connect-with-logic-apps).
60
+
You can also use Azure Monitor Agent directly or Logstash to create your custom connector. For more information, see [Resources for creating Microsoft Sentinel custom connectors](create-custom-connector.md).
0 commit comments