From 32c19292ba98ff957d446425d71c059cc09673f6 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Wed, 15 Nov 2023 12:31:42 +0200 Subject: [PATCH 1/5] temp link --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0bc11fa6..f7cad3f3 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -10,7 +10,7 @@ const config = { favicon: 'https://logz.io/wp-content/themes/Avada-Child-Theme-logz/theme_favicon/apple-touch-icon.png', // Set the production url of your site here - url: 'https://your-docusaurus-test-site.com', + url: 'https://docs.logz.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/', From 785f2881665bd2cdfc486364331336e326a72033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnico-shishkin=E2=80=9D?= <“nicoshishkinatlogz@outlook.com”> Date: Wed, 15 Nov 2023 11:38:19 +0100 Subject: [PATCH 2/5] Sitemap link --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0bc11fa6..f7cad3f3 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -10,7 +10,7 @@ const config = { favicon: 'https://logz.io/wp-content/themes/Avada-Child-Theme-logz/theme_favicon/apple-touch-icon.png', // Set the production url of your site here - url: 'https://your-docusaurus-test-site.com', + url: 'https://docs.logz.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/', From 31fae4f72f05873d3120e79f08bf5623dd1c5def Mon Sep 17 00:00:00 2001 From: Simplychee Date: Wed, 15 Nov 2023 13:21:49 +0200 Subject: [PATCH 3/5] redirect --- static/_redirects | 1 + 1 file changed, 1 insertion(+) diff --git a/static/_redirects b/static/_redirects index 8dfb0c6a..ccee7d2a 100644 --- a/static/_redirects +++ b/static/_redirects @@ -149,6 +149,7 @@ /user-guide/log-shipping/built-in-log-types.html /docs/user-guide/data-hub/log-parsing/default-parsing /user-guide/mapping-and-parsing/split-json-array.html /docs/user-guide/data-hub/log-parsing/split-json-array /user-guide/mapping-and-parsing/sawmill-parsing.html /docs/user-guide/data-hub/log-parsing/sawmill-parsing +/user-guide/mapping-and-parsing/sawmill-parsing /docs/user-guide/data-hub/log-parsing/sawmill-parsing /user-guide/mapping-and-parsing/data-parsing-wizard.html /docs/user-guide/data-hub/log-parsing/sawmill-parsing /user-guide/logs/mapping/ /docs/user-guide/data-hub/field-mapping/ /user-guide/logs/mapping/field-not-indexed/ /docs/user-guide/data-hub/field-mapping/field-not-indexed From 5b34502ef3a98666b1c3011b61d39d21f6fcb5c2 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Wed, 15 Nov 2023 14:08:21 +0200 Subject: [PATCH 4/5] updates from old docs --- docs/_include/general-shipping/allowed-ips.md | 1 + docs/user-guide/admin/sso/aws-sso.md | 14 +++++++++++-- .../distributed-tracing/service-list.md | 20 ++++++++++++++++++ docs/user-guide/k8s-360/overview.md | 21 +++++++++++++++++++ 4 files changed, 54 insertions(+), 2 deletions(-) diff --git a/docs/_include/general-shipping/allowed-ips.md b/docs/_include/general-shipping/allowed-ips.md index 700db4c0..14e0b252 100644 --- a/docs/_include/general-shipping/allowed-ips.md +++ b/docs/_include/general-shipping/allowed-ips.md @@ -12,6 +12,7 @@ If necessary, allowlist the relevant IPs in your firewalls. These depend on the | ca-central-1 | 3.97.162.114 | AWS | | eu-west-2 | 18.168.65.253 | AWS | | ap-southeast-2 | 3.104.195.194 | AWS | +| ap-northeast-1 | 54.238.45.227 | AWS |