Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions blog-service/2026-05-30-esc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Sumo Logic Deployment in AWS European Sovereign Cloud Region
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
keywords:
- european-sovereign-cloud
- aws-region
- esc
hide_table_of_contents: true
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace after true. Remove the extra spaces at the end of this line.

---

We are excited to announce the deployment of a new Sumo Logic service region in the **AWS European Sovereign Cloud**, further expanding our global infrastructure to support customers with strict data residency and regulatory requirements in Europe. This new region enables organizations to deploy and operate their Sumo Logic environments with enhanced data sovereignty, compliance controls, and reduced latency, while continuing to leverage the full capabilities of the Sumo Logic platform for log analytics, security monitoring, and observability. [Learn more](/docs/api/about-apis/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run-on sentence — multiple claims chained in one sentence. Consider splitting after "Europe." to start a new sentence, for example: "This new region enables organizations to deploy and operate their Sumo Logic environments with enhanced data sovereignty, compliance controls, and reduced latency."

4 changes: 3 additions & 1 deletion docs/api/about-apis/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ To access our API documentation, navigate to the appropriate link based on your
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/ |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/ |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/ |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/ |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/ |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/ |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/ |
Expand Down Expand Up @@ -96,6 +97,7 @@ Sumo Logic redirects your browser to the correct login URL and also redirects Co
| CA | [service.ca.sumologic.com](https://service.ca.sumologic.com) | `api.ca.sumologic.com/api/` | `collectors.ca.sumologic.com` | `syslog.collection.ca.sumologic.com` | `open-collectors.ca.sumologic.com` |
| CH | [service.ch.sumologic.com](https://service.ch.sumologic.com) | `api.ch.sumologic.com/api/` | `collectors.ch.sumologic.com`<br/>`endpoint1-9.collection.ch.sumologic.com` | `syslog.collection.ch.sumologic.com` | `open-collectors.ch.sumologic.com` |
| DE | [service.de.sumologic.com](https://service.de.sumologic.com) | `api.de.sumologic.com/api/` | `collectors.de.sumologic.com` | `syslog.collection.de.sumologic.com` | `open-collectors.de.sumologic.com` |
| ESC | [service.esc.sumologic.com](https://service.esc.sumologic.com) | `api.esc.sumologic.com/api/` | `collectors.esc.sumologic.com` | `syslog.collection.esc.sumologic.com` | `open-collectors.esc.sumologic.com` |
| EU | [service.eu.sumologic.com](https://service.eu.sumologic.com) | `api.eu.sumologic.com/api/` | `collectors.eu.sumologic.com`<br/>`endpoint1.collection.eu.sumologic.com` | `syslog.collection.eu.sumologic.com` | `open-collectors.eu.sumologic.com` |
| FED | [service.fed.sumologic.com](https://service.fed.sumologic.com) | `api.fed.sumologic.com/api/` | `collectors.fed.sumologic.com` | `syslog.collection.fed.sumologic.com` | `open-collectors.fed.sumologic.com` |
| JP | [service.jp.sumologic.com](https://service.jp.sumologic.com) | `api.jp.sumologic.com/api/` | `collectors.jp.sumologic.com` | `syslog.collection.jp.sumologic.com` | `open-collectors.jp.sumologic.com` |
Expand All @@ -107,7 +109,7 @@ Sumo Logic redirects your browser to the correct login URL and also redirects Co

### Which endpoint should I should use?

To determine which endpoint you should use, you'll need to find your account's deployment pod, which is located in the Sumo Logic URL you use. If you see `us2`, that means you're running on the US2 pod. If you see `eu`, `jp`, `de`, `ca`, `kr`, `ch`, or `au`, you're on one of those pods. The only exception is the US1 pod, which uses `service.sumologic.com`.
To determine which endpoint you should use, you'll need to find your account's deployment pod, which is located in the Sumo Logic URL you use. If you see `us2`, that means you're running on the US2 pod. If you see `eu`, `jp`, `de`, `ca`, `kr`, `ch`, `esc`, or `au`, you're on one of those pods. The only exception is the US1 pod, which uses `service.sumologic.com`.

The specific collection endpoint will vary per account. The general format is: `endpoint[N].collection.[deploymentID].sumologic.com`.

Expand Down
1 change: 1 addition & 0 deletions docs/api/access-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The [Access Keys](/docs/manage/security/access-keys) Management API allows you t
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/accessKeyManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/accessKeyManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/accessKeyManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/accessKeyManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/accessKeyManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/accessKeyManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/accessKeyManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/account-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Account Management API allows you to manage the custom subdomain for the URL
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/accountManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/accountManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/accountManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/accountManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/accountManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/accountManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/accountManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/app-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ View and install Sumo Logic applications that deliver out-of-the-box dashboards,
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/appManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/appManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/appManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/appManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/appManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/appManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/appManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/archive-ingestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ You need the [Manage or View Collectors role capability](/docs/manage/users-role
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/archiveManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/archiveManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/archiveManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/archiveManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/archiveManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/archiveManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/archiveManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/collector-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ This API manages your OpenTelemetry collectors.
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/otCollectorManagementExternal |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/otCollectorManagementExternal |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/otCollectorManagementExternal |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/otCollectorManagementExternal |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/otCollectorManagementExternal |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/otCollectorManagementExternal |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/otCollectorManagementExternal |
Expand Down
1 change: 1 addition & 0 deletions docs/api/connections-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Connections Management APIs let you set up connections to send alerts to third-p
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/connectionManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/connectionManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/connectionManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/connectionManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/connectionManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/connectionManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/connectionManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/content-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Content Management API allows you to manage content in your organization’s
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/contentManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/contentManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/contentManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/contentManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/contentManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/contentManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/contentManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/content-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Content Permissions API allows you to share your folders, searches, and dash
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/contentPermissions |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/contentPermissions |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/contentPermissions |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/contentPermissions |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/contentPermissions |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/contentPermissions |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/contentPermissions |
Expand Down
1 change: 1 addition & 0 deletions docs/api/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Dashboard Management APIs allow you to create, retrieve, update, and delete
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/dashboardManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/dashboardManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/dashboardManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/dashboardManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/dashboardManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/dashboardManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/dashboardManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/data-deletion-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Data Deletion Rules APIs let you request removal of ingested data from Sumo Logi
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/dataDeletionRules |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/dataDeletionRules |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/dataDeletionRules |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/dataDeletionRules |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/dataDeletionRules |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/dataDeletionRules |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/dataDeletionRules |
Expand Down
1 change: 1 addition & 0 deletions docs/api/dynamic-parsing.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Dynamic Parsing Management API allows you to configure Run Time Field Extrac
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/dynamicParsingRuleManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/field-extraction-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Field Extraction Rules (FER) Management API allows you to configure FERs fro
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/extractionRuleManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/extractionRuleManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/extractionRuleManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/extractionRuleManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/extractionRuleManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/extractionRuleManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/extractionRuleManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/field-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Field Management API allows you to configure fields from HTTP endpoints. Fie
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/fieldManagementV1 |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/fieldManagementV1 |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/fieldManagementV1 |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/fieldManagementV1 |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/fieldManagementV1 |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/fieldManagementV1 |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/fieldManagementV1 |
Expand Down
1 change: 1 addition & 0 deletions docs/api/folder-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The Folder Management API allows you to add folders and subfolders to the [Libra
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/folderManagement |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/folderManagement |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/folderManagement |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/folderManagement |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/folderManagement |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/folderManagement |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/folderManagement |
Expand Down
1 change: 1 addition & 0 deletions docs/api/health-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The [Health Events](/docs/manage/health-events) Management API allows you to vie
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/healthEvents |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/healthEvents |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/healthEvents |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/healthEvents |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/healthEvents |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/healthEvents |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/healthEvents |
Expand Down
1 change: 1 addition & 0 deletions docs/api/ingest-budget-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Ingest Budget Management V1 APIs have been removed and are no longer supported.
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#tag/ingestBudgetManagementV2 |
Expand Down
1 change: 1 addition & 0 deletions docs/api/log-search-estimated-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ In the Infrequent Data Tier and Flex, you pay per query, based on the amount of
| CA | Canada (Central) | ca-central-1 | https://api.ca.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
| CH | Switzerland (Zurich) | eu-central-2 | https://api.ch.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
| DE | EU (Frankfurt) | eu-central-1 | https://api.de.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
| ESC | AWS European Sovereign Cloud | eusc-de-east-1 | https://api.esc.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
| EU | EU (Ireland) | eu-west-1 | https://api.eu.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
| FED | US East (N. Virginia) | us-east-1 | https://api.fed.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
| JP | Asia Pacific (Tokyo) | ap-northeast-1 | https://api.jp.sumologic.com/docs/#operation/getLogSearchEstimatedUsageByMeteringType |
Expand Down
Loading