Forum Discussion
ChokroHyd
Nov 07, 2023Copper Contributor
Menlo and Archer integration with Microsoft Sentinel
We have two scenarios, 1- We want to integrate Menlo Security tool with Microsoft Sentinel, and it looks like there isnt any built-in connector or matter of fact no materiel out there. 2- We also w...
Clive_Watson
Nov 07, 2023Bronze Contributor
2. I'd assume Archer has an API, you could use the HTTP control in a Logic App (Playbook) to talk to the api, and follow the process used for other ticketing systems - one example: https://github.com/Azure/Azure-Sentinel/tree/51b0fe8ba764c74e2fa6ec136166443204c8b51c/Solutions/AtlassianJiraAudit/Playbooks/Jira-CreateAndUpdateIssue
I've assumed Archer doesnt have a Logic App item, but haven't checked.
I've assumed Archer doesnt have a Logic App item, but haven't checked.
ChokroHyd
Nov 07, 2023Copper Contributor
Thanks Clive for the reply. Would this be cost effective way, as I have read in Microsoft material that "Logic App wouldn't be cost effective if there is large volume of data involved"?