Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
This playbook adds new observable in EclecticIQ based on the entities info present in Sentinel incident. If same type and value exists already, then it will update the observable and comment will be added to Sentinel's incident
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | EclecticIQ |
| Source | View on GitHub |
📄 Source: EclecticIQPlaybooks/EclecticIQ-CreateObservable/readme.md
## Summary
When a new Microsoft Sentinel incident is created, this playbook gets triggered and performs below actions
1. Create or Update (if already exists) observable in EclecticIQ for each entity (Accounts, Host, IP Address, FileHash, URL) that is presented in Sentinel incident
2. This playbook adds new comment to sentinel incident


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. 1. Click the Azure Sentinel connection resource 2. Click edit API connection 3. Click Authorize 4. Sign in 5. Click Save 6. Repeat steps for EclecticIQ API Connection (For authorizing the EclecticIQ API connection, API Key needs to be provided)
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊