|
1 | 1 | # Data storage and retention |
2 | 2 |
|
3 | | -Sekoia.io uses a hybrid storage architecture to balance real-time detection performance with long-term compliance requirements. This system categorizes security events into two distinct tiers: Hot and Cold storage. |
| 3 | +Sekoia.io stores and indexes security events to support detection, investigation, and compliance. Two storage engines are available across Sekoia.io regions: **Hot/Cold storage** and **ExaLog**. |
4 | 4 |
|
5 | | -## Hot storage |
| 5 | +## Region availability |
6 | 6 |
|
7 | | -Hot storage contains your most recent events. This tier is mandatory for all Sekoia.io Defend plans and is optimized for immediate operational use. |
| 7 | +The storage engine available to your workspace depends on your region and provisioning date. |
8 | 8 |
|
9 | | -* **Availability**: Events are immediately searchable for threat hunting and detection. |
10 | | -* **Retention**: The default period is 30 days, extendable up to 365 days. |
11 | | -* **Performance**: High-performance indexing for rapid querying. |
| 9 | +| Region | Storage engine | Notes | |
| 10 | +|--------|---------------|-------| |
| 11 | +| FRA1 | ExaLog | Workspaces created from May 2026 onward. Workspaces created before May 2026 are being migrated progressively. | |
| 12 | +| SGP1 | ExaLog | All workspaces. | |
| 13 | +| FRA2 | Hot/Cold storage | — | |
| 14 | +| EUR1 | Hot/Cold storage | — | |
| 15 | +| MCO1 | Hot/Cold storage | — | |
| 16 | +| UAE1 | Hot/Cold storage | — | |
| 17 | +| USA1 | Hot/Cold storage | — | |
12 | 18 |
|
13 | | -## Cold storage |
| 19 | +!!! tip "FRA1 workspaces created before May 2026" |
| 20 | + If your workspace is on FRA1 and was provisioned before May 2026, you can request migration to ExaLog. Migration gives you a unified retention window, direct search across all retained events, and no rehydration step for older data. Contact your Customer Success Manager or see [Migrate your workspace to ExaLog](/xdr/FAQ/migrate_workspace_to_exalog.md). |
14 | 21 |
|
15 | | -Cold storage (or "Archives") is an optional tier for older events. It provides a cost-effective way to store data for compliance without maintaining it in the active search index. |
| 22 | +!!! note "Rollout to additional regions" |
| 23 | + ExaLog is being rolled out to additional regions. When ExaLog becomes available in a new region, only events ingested after the activation date are indexed in ExaLog. Existing data is not migrated retroactively. Full capabilities become available progressively as your original retention window expires. |
16 | 24 |
|
17 | | -* **Availability**: Events are not immediately searchable. You must trigger a rehydration process to access this data. |
18 | | -* **Retention**: Combined retention (Hot + Cold) typically ranges from 30 to 365 days. |
19 | | -* **Resiliency**: Sekoia.io maintains the same level of data resiliency for both storage tiers. |
| 25 | +--- |
20 | 26 |
|
21 | | -## View your storage capacity |
| 27 | +## Hot/Cold storage |
22 | 28 |
|
23 | | -You can verify the specific storage durations included in your subscription directly within the platform. |
| 29 | +Workspaces running Hot/Cold storage use a two-tier model that separates active, searchable events from archived data. |
24 | 30 |
|
25 | | -To view your current plan: |
| 31 | +### Hot storage |
26 | 32 |
|
27 | | -1. Navigate to **Settings > Subscription**. |
28 | | -2. Locate the **Storage** section to see your allocated days for each tier. |
| 33 | +Hot storage contains your most recent events and is optimized for immediate operational use. |
| 34 | + |
| 35 | +- **Availability**: Events are immediately searchable for threat hunting and detection. |
| 36 | +- **Retention**: The default period is 30 days, extendable up to 365 days. |
| 37 | +- **Performance**: High-performance indexing for rapid querying. |
| 38 | + |
| 39 | +### Cold storage |
| 40 | + |
| 41 | +Cold storage (also called "Archives") is an optional tier for older events. It provides a cost-effective way to retain data for compliance without keeping it in the active search index. |
| 42 | + |
| 43 | +- **Availability**: Events are not immediately searchable. You must trigger a rehydration process to access archived data. |
| 44 | +- **Retention**: Combined retention (Hot + Cold) typically ranges from 30 to 365 days. |
| 45 | +- **Resiliency**: Sekoia.io maintains the same level of data resiliency for both storage tiers. |
| 46 | + |
| 47 | +### View your storage capacity |
| 48 | + |
| 49 | +You can verify the storage durations included in your subscription directly in the platform. |
| 50 | + |
| 51 | +1. Navigate to **Settings > Subscription**. |
| 52 | +2. Locate the **Storage** section to see your allocated days for each tier. |
29 | 53 |
|
30 | 54 |  |
31 | 55 |
|
| 56 | +### Storage limitations |
| 57 | + |
| 58 | +!!! warning "Permanent data deletion" |
| 59 | + Sekoia.io cannot retrieve data that exceeds your defined storage thresholds. If your total retention is 120 days, any data older than this limit is permanently deleted and cannot be recovered. |
| 60 | + |
| 61 | +Retention periods are strictly governed by your contractual agreement. |
| 62 | + |
| 63 | +--- |
| 64 | + |
| 65 | +## ExaLog |
32 | 66 |
|
| 67 | +ExaLog is Sekoia.io's log storage and search engine for high-volume workloads. It provides a unified retention window with no distinction between hot and cold tiers. All events within your configured retention period are directly queryable from the **Events** page without any rehydration step. |
33 | 68 |
|
34 | | -## Storage limitations |
| 69 | +| Characteristic | Details | |
| 70 | +|---|---| |
| 71 | +| Retention | Configurable retention window; events linked to alerts or cases are preserved beyond the standard window | |
| 72 | +| Search | All events are searchable within the retention period without delay | |
| 73 | +| Encryption | Data is encrypted at rest; Sekoia.io manages the encryption keys | |
| 74 | +| Export | Large-volume exports to S3-compatible storage are supported (available June 2026) | |
35 | 75 |
|
36 | | -Retention periods are strictly governed by your contractual agreement. |
| 76 | +To learn more about ExaLog capabilities, see [ExaLog storage engine](/xdr/FAQ/exalog_storage_engine.md). |
37 | 77 |
|
38 | | -!!! warning "Data Permanence" |
| 78 | +--- |
39 | 79 |
|
40 | | - Sekoia.io cannot retrieve data that exceeds your defined storage thresholds. For example, if your total retention is 120 days, any data older than this limit is permanently deleted and cannot be recovered by Support. |
| 80 | +## Related articles |
41 | 81 |
|
42 | | -## Next steps |
43 | | -To learn how to access your archived events for a specific investigation, follow our guide to [restore data from cold storage](/xdr/FAQ/restore_data_cold_storage.md). |
| 82 | +- [ExaLog storage engine](/xdr/FAQ/exalog_storage_engine.md) — Learn about ExaLog's capabilities and how it differs from Hot/Cold storage. |
| 83 | +- [Migrate your workspace to ExaLog](/xdr/FAQ/migrate_workspace_to_exalog.md) — Step-by-step guide to checking your current storage model and requesting a migration to ExaLog. |
| 84 | +- [Restore data from cold storage](/xdr/FAQ/restore_data_cold_storage.md) — How to rehydrate archived events from cold storage. |
| 85 | +- [Events page](/xdr/features/investigate/events.md) — How to search and filter events in the Sekoia.io investigation interface. |
| 86 | +- [Understand massive event export](/xdr/features/investigate/event_export.md) — How to export large volumes of events to an external S3-compatible storage. |
0 commit comments