From d2478a25a899cf523a532e3856d1d574d38b9a97 Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Sat, 4 Jan 2025 21:23:13 -0800 Subject: [PATCH 1/2] Docusaurus Faster --- docs/api/getting-started.md | 4 +- docs/api/organizations-management.md | 2 +- .../amazon-aws/aws-privatelink.md | 4 +- .../global-intelligence-cloudtrail-secops.md | 4 +- docs/integrations/amazon-aws/lambda.md | 4 +- .../app-development/jfrog-artifactory.md | 4 +- .../app-development/jfrog-xray.md | 4 +- .../containers-orchestration/docker-ulm.md | 8 +- docs/integrations/databases/mysql.md | 4 +- docs/integrations/databases/postgresql.md | 4 +- .../google/workspace/collect-logs-legacy.md | 8 +- docs/integrations/google/workspace/index.md | 69 +- .../threat-intel-quick-analysis.md | 292 +++------ docs/integrations/web-servers/apache.md | 4 +- .../create-field-extraction-rule.md | 90 +-- .../automatic-installation-script.md | 183 ++---- .../cybereason-source.md | 111 ++-- .../opentelemetry-collector/quickstart.md | 5 +- docusaurus.config.js | 42 +- package.json | 4 +- yarn.lock | 594 +++++++++++++++--- 21 files changed, 786 insertions(+), 658 deletions(-) diff --git a/docs/api/getting-started.md b/docs/api/getting-started.md index 2c02e63ee1..db8864896a 100644 --- a/docs/api/getting-started.md +++ b/docs/api/getting-started.md @@ -88,7 +88,7 @@ Sumo Logic has several deployments that are assigned depending on the geographic Sumo Logic redirects your browser to the correct login URL and also redirects Collectors to the correct endpoint. However, if you're using an API you'll need to manually direct your API client to the correct Sumo Logic API URL. - +
@@ -192,7 +192,7 @@ https://endpoint9.collection.us2.sumologic.com/ - +
Deployment Service Endpoint (login URL)syslog.collection.us2.sumologic.com https://open-collectors.us2.sumologic.com
### Which endpoint should I should use? diff --git a/docs/api/organizations-management.md b/docs/api/organizations-management.md index d89e8e9974..d2d4d4c9d8 100644 --- a/docs/api/organizations-management.md +++ b/docs/api/organizations-management.md @@ -28,7 +28,7 @@ With the Organizations Management API, you can get the credits usage details of | JP | https://api.jp.sumologic.com/docs/#tag/orgsManagement | | KR | https://api.kr.sumologic.com/docs/#tag/orgsManagement | | US1 | https://api.sumologic.com/docs/#tag/orgsManagement | -| US2 | https://api.us2.sumologic.com/docs/#tag/orgsManagement
https://organizations.sumologic.com/docs/#tag/organizationsManagement*
*This assembly is exclusive to the US2 deployment and is designed to manage APIs for Sumo Logic orgs that are not tied to a specific deployment. For example, a parent organization might have child organizations across different deployments. As a result, the [List Organizations API](https://organizations.sumologic.com/docs/#operation/listOrganizations), which lists child organizations, is included in this assembly to accommodate child organizations spread across multiple deployments. | +| US2 | https://api.us2.sumologic.com/docs/#tag/orgsManagement
https://organizations.sumologic.com/docs/#tag/organizationsManagement*
*This assembly is exclusive to the US2 deployment and is designed to manage APIs for Sumo Logic orgs that are not tied to a specific deployment. For example, a parent organization might have child organizations across different deployments. As a result, the [List Organizations API](https://organizations.sumologic.com/docs/#operation/listOrganizations), which lists child organizations, is included in this assembly to accommodate child organizations spread across multiple deployments. |