| 1 | --- |
| 2 | title: Darktrace |
| 3 | description: Ingest Darktrace alert logs (AI Analyst / Model Breach / System Status) into the SOCFortress SIEM stack. |
| 4 | --- |
| 5 | |
| 6 | ## What this integration is |
| 7 | |
| 8 | This integration ingests **Darktrace** alert logs into your SOCFortress SIEM stack. |
| 9 | |
| 10 | Darktrace provides multiple event types that can be useful for SOC operations: |
| 11 | - AI Analyst alerts |
| 12 | - Model breach alerts |
| 13 | - System status alerts |
| 14 | |
| 15 | --- |
| 16 | |
| 17 | ## Data path (how it flows) |
| 18 | |
| 19 | 1) Darktrace → API pull (token-authenticated) |
| 20 | 2) CoPilot collector → SIEM ingestion |
| 21 | 3) Optional: alerting and case workflows |
| 22 | |
| 23 | --- |
| 24 | |
| 25 | ## Credentials you’ll need |
| 26 | |
| 27 | Darktrace requires an **API token pair** (Public + Private). You typically need one per Master instance. |
| 28 | |
| 29 | Ways to obtain tokens: |
| 30 | |
| 31 | ### Per-user token |
| 32 | 1) Enable “API Access” for a local user (Threat Visualizer → Admin → Permissions) |
| 33 | 2) Log in as that user → Account Settings → generate API tokens |
| 34 | |
| 35 | ### Global token |
| 36 | 1) Threat Visualizer → System Config → Settings → generate API tokens |
| 37 | |
| 38 | --- |
| 39 | |
| 40 | ## CoPilot setup (recommended workflow) |
| 41 | |
| 42 | 1) Provision the customer. |
| 43 | 2) Add **Darktrace** integration under the customer. |
| 44 | 3) Provide the Darktrace API endpoint + token pair. |
| 45 | 4) Validate alerts begin flowing. |
| 46 | |
| 47 | --- |
| 48 | |
| 49 | ## Success criteria |
| 50 | |
| 51 | - [ ] AI Analyst / Model Breach alerts show up in the SIEM |
| 52 | - [ ] Events are associated with the correct customer |
| 53 | |
| 54 | --- |
| 55 | |
| 56 | ## Troubleshooting |
| 57 | |
| 58 | - Confirm the user used for token creation has API access enabled. |
| 59 | - Confirm tokens are stored correctly and haven’t been rotated. |
| 60 | - Validate time range/polling schedule in the collector. |