Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook perform look up into EclecticIQ for the entities (Account, Host, IP, FileHash, URL) present result to Microsoft Sentinel incident
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | EclecticIQ |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 6 |
EclecticIQCustomConnector |
Custom | 1 | 5 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Entities_-_Get_Accounts | post | /entities/account |
— |
| Entities_-_Get_FileHashes | post | /entities/filehash |
— |
| Entities_-_Get_Hosts | post | /entities/host |
— |
| Entities_-_Get_IPs | post | /entities/ip |
— |
| Entities_-_Get_URLs | post | /entities/url |
— |
EclecticIQCustomConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_Observables | get | /api/v1/observables |
— |
| Get_Observables_FileHash | get | /api/v1/observables |
— |
| Get_Observables_-_Hosts | get | /api/v1/observables |
— |
| Get_Observables_-_IP | get | /api/v1/observables |
— |
| Get_Observables_-_URL | get | /api/v1/observables |
— |
📄 Source: EclecticIQPlaybooks/EclecticIQ-EnrichIncident/readme.md
When a new Azure Sentinel incident is created, this playbook gets triggered and performs below actions


Deploy the playbook by clicking on "Deploy to Azure" button. This will take you to deplyoing an ARM Template wizard.
Fill in the required parameters:
Once deployment is complete, you will need to authorize each connection.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊