AS-MuleSoft-Integration

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook is intended to run on a schedule and pull MuleSoft Audit Logs into Microsoft Sentinel custom logs where they can be tracked and queried.

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Transformations Ingestion API Lake-Only
MuleSoftAuditLogs_CL ? ?

Logic App Connectors

This playbook uses 3 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azureloganalyticsdatacollector Managed 1 1
keyvault Managed 1 1
http Built-in 0 2
Action parameters (URLs, paths, function IDs)

azureloganalyticsdatacollector (Managed)

Action Method Endpoint Other
Send_Data post /api/logs

keyvault (Managed)

Action Method Endpoint Other
Get_Secret_-_MuleSoft_Client_Secret get [concat('/secrets/@{encodeURIComponent(''', parameters('MulesoftClientSecretName'), ''')}/value')]

http (Built-in)

Action Method Endpoint Other
HTTP_-_Get_Access_Token POST https://anypoint.mulesoft.com/accounts/api/v2/oauth2/token
HTTP_-_Get_Audit_Logs POST [concat('https://anypoint.mulesoft.com/audit/v2/organizations/', parameters('MulesoftOrgId'), '/query')]

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks