You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/cli.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ The easiest way to start using Axiom CLI is by logging in through the command li
72
72
73
73
While most users will only need to manage a single Axiom deployment, Axiom CLI provides the capability to switch between multiple organizations for those who require it. You can easily switch between organizations using straightforward CLI commands. For example, `axiom auth switch-org` lets you change your active organization, or you can set the `AXIOM_ORG_ID` environment variable for the same purpose.
74
74
75
-
Every setting in Axiom CLI can be overwritten via environment variables configured in the `~/.axiom.toml` file. Specifically, `AXIOM_URL`, `AXIOM_TOKEN`, and `AXIOM_ORG_ID` are important for configuring your environment. Set `AXIOM_URL` to your Axiom domain. For more information, see [Regions](/reference/regions). You can switch between environments using the `axiom auth select` command.
75
+
Every setting in Axiom CLI can be overwritten via environment variables configured in the `~/.axiom.toml` file. Specifically, `AXIOM_URL`, `AXIOM_TOKEN`, and `AXIOM_ORG_ID` are important for configuring your environment. Set `AXIOM_URL` to your Axiom domain. For more information, see [Edge deployments](/reference/edge-deployments). You can switch between environments using the `axiom auth select` command.
76
76
77
77
To view available environment variables, run `axiom help environment` for an up to date list of env vars:
description: 'This page explains Axiom’s edge deployment architecture and how to control where your event data is stored.'
4
4
keywords: ['eu', 'regions', 'edge', 'deployment']
5
5
---
@@ -15,70 +15,72 @@ This edge deployment model provides flexibility that isn’t possible with separ
15
15
16
16
## Available edge deployments
17
17
18
-
Axiom currently supports the following edge deployments for data ingest:
18
+
Axiom currently supports the following edge deployments:
19
19
20
20
<BaseDomains />
21
21
22
22
<Note>
23
-
All other API operations use`https://api.axiom.co` as the base domain.
23
+
The base domain of all other API endpoints is`https://api.axiom.co`.
24
24
</Note>
25
25
26
-
New edge deployments are prioritized based on interest. [Contact us](https://www.axiom.co/contact) to discuss your requirements.
26
+
Axiom prioritizes new edge deployments based on interest. [Contact Axiom](https://www.axiom.co/contact) to discuss your requirements.
27
27
28
28
## Current capabilities
29
29
30
-
Your organization’s default edge deployment determines where event data is stored at rest. Query execution and account operations currently route through centralized infrastructure, which will change as edge deployment capabilities expand.
30
+
Your organization’s default edge deployment determines where Axiom stores event data at rest. Axiom currently routes query results and account operations through its centralized US-based infrastructure. In the future, Axiom will route query results in the same edge deployment where your data is stored.
31
31
32
-
| Operation | Current behavior | Evolution |
32
+
See the table below for current and planned behavior:
33
+
34
+
| Operation | Current behavior | Planned behavior |
|**Query results**| US infrastructure |Planned to move to regional edge deployment|
36
+
|**Data ingest**|Selected edge deployment |–|
37
+
|**Data storage**|Selected edge deployment |–|
38
+
|**Query execution**|Selected edge deployment |–|
39
+
|**Query results**| US infrastructure |Selected edge deployment |
38
40
|**Account data**| US infrastructure | - |
39
41
40
-
**Non-US edge deployments:** Event data is ingested and stored in your chosen edge deployment. When you run a query through Axiom’s Console, API, or monitors, that query will currently execute in US infrastructure. Your event data remains stored in your chosen edge deployment, but query processing involves cross-edge access to that data.
42
+
Currently, if you select a non-US edge deployment, event data is ingested and stored in your selected edge deployment. When you run a query through Axiom’s Console, API, or monitors, that query executes in your selected edge deployment, but the query results are routed through the US infrastructure. Your event data remains stored in your chosen edge deployment, but query processing involves cross-edge access to that data.
41
43
42
44
### Compliance considerations
43
45
44
46
Some data-sovereignty frameworks may accommodate this architecture when supported by appropriate transfer mechanisms (for example, SCCs).
45
47
46
-
Strict public-sector or regulated-industry frameworks might not permit cross-border processing. This is typically because these frameworks require that both storage and processing of personal data take place entirely within the designated edge. Evaluate based on your specific requirements. If your compliance obligations prohibit query results from crossing regional boundaries, wait for within-edge query execution.
48
+
Strict public-sector or regulated-industry frameworks might not permit cross-border processing. This is typically because these frameworks require that both storage and processing of personal data take place entirely within the designated edge. Evaluate based on your specific requirements. If your compliance obligations prohibit query results from crossing regional boundaries, wait for complete within-edge query processing.
47
49
48
-
### Check your organization’s edge deployment
50
+
### Determine your organization’s edge deployment
49
51
50
-
To see which edge deployment your organization uses:
52
+
The default edge deployment of your organization determines where Axiom stores your event data. You can’t change your default edge deployment after creating your organization.
51
53
52
-
1. In the Axiom console, go to **Settings > General**
53
-
2. Look for the **Edge deployment** field
54
+
To determine your organization’s default edge deployment:
54
55
55
-
You can’t currently change your edge deployment after creating your organization.
1. Find your organization’s default edge deployment in the **Edge deployment** section.
56
58
57
-
## What’s coming
59
+
## Roadmap for edge deployments
58
60
59
61
Axiom is evolving its edge deployment architecture to provide more flexibility and control.
60
62
61
-
####Integration support
63
+
### Integration support
62
64
63
-
<Badge>Jan 2026</Badge> [Integrations](/apps/introduction)like Vercel, Netlify, and Cloudflare Logpush will include edge deployment selection in their setup flows, automatically routing ingest to the correct edge endpoint based on your dataset configuration. Until then, choose `US East 1 (AWS)` to access these integrations.
65
+
<Badge>Jan 2026</Badge> [Integrations](/apps/introduction)will be available for edge deployments other than `US East 1 (AWS)`. The integrations will include edge deployment selection in their setup flows, automatically routing ingest to the correct edge endpoint based on your dataset configuration.
64
66
65
-
#### Within-edge query execution
67
+
###Complete within-edge query processing
66
68
67
69
<Badge>Jan 2026</Badge> Query processing will move to regional edge deployments. For example, when you query data stored in an EU edge deployment, the entire operation, from query execution to results, will happen within EU infrastructure.
68
70
69
71
### Multi-region organization
70
72
71
73
<Badge>Q1 2026</Badge> You’ll be able to manage datasets across multiple edge deployments within a single organization. After selecting a default edge deployment, you can activate additional edge deployments and configure individual datasets to store data in any active edge deployment. This enables global operations without managing multiple Axiom organizations.
72
74
73
-
## SDKs and edge deployments
75
+
###SDKs and edge deployments
74
76
75
-
Axiom SDKs will support edge deployments through environment variables. These SDKs will default to `US East 1 (AWS)`. Until SDK updates are made, please manually configure ingest endpoints.
77
+
Axiom SDKs will support edge deployments through environment variables. The SDKs will default to `US East 1 (AWS)`. Until Axiom updates all SDKs, configure ingest endpoints manually.
76
78
77
79
## Legacy EU instance
78
80
79
81
Axiom had previously operated two completely separate infrastructures to support an EU region:
80
82
81
-
| Instance | Console | API endpoint |
83
+
| Instance | Console base domain | API endpoint base domain|
82
84
| :--- | :--- | :--- |
83
85
| US |`https://app.axiom.co`|`https://api.axiom.co`|
84
86
| EU |`https://app.eu.axiom.co`|`https://api.eu.axiom.co`|
@@ -87,6 +89,6 @@ These instances had independent user accounts, billing systems, and API endpoint
87
89
88
90
### Migration to edge deployments
89
91
90
-
If your organization currently uses `app.eu.axiom.co`, Axiom will contact you directly about migration once within-region query execution becomes available. The migration will move your data to the new unified model while preserving your dataset contents.
92
+
If your organization currently uses the legacy EU instance, Axiom will contact you directly about migration after within-region query execution becomes available. The migration will move your data to the new unified model, keeping your data intact.
91
93
92
-
Until migration, continue using your current EU instance endpoints. All API examples in Axiom’s documentation use `api.axiom.co` by default. If you’re on the legacy EU instance, substitute `api.eu.axiom.co` in all API calls.
94
+
Until migration, continue using your current EU instance endpoints. All API examples in Axiom’s documentation use the `https://api.axiom.co`base domain by default. If you’re on the legacy EU instance, replace this with the `https://api.eu.axiom.co` base domain in all API calls.
Copy file name to clipboardExpand all lines: send-data/syslog-proxy.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ Set the following environment variables to connect to Axiom:
88
88
89
89
-`AXIOM_TOKEN` is the Axiom API token you have generated.
90
90
-`AXIOM_DATASET` is the name of the Axiom dataset where you want to send data.
91
-
- Optional: `AXIOM_URL` is the URL of the Axiom API. By default, it uses the US region. Change the default value if your organization uses another region. For more information, see [Regions](/reference/regions).
91
+
- Optional: `AXIOM_URL` is the URL of the Axiom API. By default, it uses the US region. Change the default value if your organization uses another region. For more information, see [Edge deployments](/reference/edge-deployments).
Replace `AXIOM_DOMAIN` with `api.axiom.co` if your organization uses the US region. For more information, see [Regions](/reference/regions).
1
+
Replace `AXIOM_DOMAIN` with `api.axiom.co` if your organization uses the US region. For more information, see [Edge deployments](/reference/edge-deployments).
Replace `AXIOM_EDGE_DOMAIN` with `https://us-east-1.aws.edge.axiom.co` if your organization uses the US region, and with `https://eu-central-1.aws.edge.axiom.co` if your organization uses the EU region. For more information, see [Regions](/reference/regions).
1
+
Replace `AXIOM_EDGE_DOMAIN` with `https://us-east-1.aws.edge.axiom.co` if your organization uses the US region, and with `https://eu-central-1.aws.edge.axiom.co` if your organization uses the EU region. For more information, see [Edge deployments](/reference/edge-deployments).
0 commit comments