From 661ddbedce43f78f6d3a56f40106eb6d4227af01 Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Wed, 1 Oct 2025 13:54:32 -0700 Subject: [PATCH 1/2] Legacy 301s and 404 fixes --- cid-redirects.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cid-redirects.json b/cid-redirects.json index fba65c53b1..a237098871 100644 --- a/cid-redirects.json +++ b/cid-redirects.json @@ -96,6 +96,8 @@ "/03Send-Data/01-Design-Your-Deployment": "/docs/send-data/choose-collector-source", "/03Send-Data/01-Design-Your-Deployment/Best-Practices%3A-Good-Source-Category%2C-Bad-Source-Category": "/docs/send-data/best-practices", "/03Send-Data/01-Design-Your-Deployment/Best-Practices%3A-Local-and-Centralized-Data-Collection": "/docs/send-data/best-practices", + "/03Send-Data/01-Design-Your-Deployment/Best-Practices:-Good-Source-Category,-Bad-Source-Category": "/docs/send-data/best-practices", + "/03Send-Data/01-Design-Your-Deployment/Best-Practices:-Local-and-Centralized-Data-Collection": "/docs/send-data/best-practices", "/03Send-Data/01-Design-Your-Deployment/Compare-Installed-and-Hosted-Collectors": "/docs/send-data/choose-collector-source", "/03Send-Data/Applications_AWS_Solution/AWS_S3_Export_App": "/docs/send-data/hosted-collectors/amazon-aws/amazon-s3-audit-source", "/03Send-Data/Collect-from-Other-Data-Sources": "/docs/send-data/collect-from-other-data-sources", @@ -181,6 +183,7 @@ "/03Send-Data/Collector-Installation-and-Configuration/Linux": "/docs/send-data/installed-collectors/linux", "/03Send-Data/Collector-FAQs/Troubleshooting-time-discrepancies": "/docs/send-data/collector-faq", "/03Send-Data/Collector-FAQs/Windows%3A-%22This-Collector-does-not-seem-to-have-tanuki-wrapper-integration-enabled.%22": "/docs/send-data/collector-faq", + "/03Send-Data/Collectors": "/docs/send-data", "/docs/send-data/collectors/docker-collector": "/docs/send-data/collect-from-other-data-sources/docker-collection-methods", "/docs/send-data/collectors/collector-peer-forwarding": "/docs/send-data", "/03Send-Data/Hosted-Collectors": "/docs/send-data/hosted-collectors", @@ -189,6 +192,7 @@ "/03Send-Data/Hosted-Collectors-and-Sources/02Create-a-Hosted-Collector-and-HTTP-Source": "/docs/send-data/hosted-collectors/configure-hosted-collector", "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-exchange-tracelogs": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-exchange-trace-logs", "/03Send-Data/Installed-Collectors": "/docs/send-data/installed-collectors", + "/03Send-Data/Installed-Collectors/Installed-Collector-Setup-Guide": "/docs/send-data/installed-collectors", "/03Send-Data/Installed-Collectors/01About-Installed-Collectors": "/docs/send-data/installed-collectors", "/03Send-Data/Installed-Collectors/02Install-a-Collector-on-MacOS": "/docs/send-data/installed-collectors/macos", "/03Send-Data/Installed_Collectors/05Configure_Amazon_S3_Export": "/docs/send-data/installed-collectors", @@ -3355,6 +3359,7 @@ "/Manage/Scheduled-Views": "/docs/manage/scheduled-views", "/Manage/Scheduled-Views/Add-a-Scheduled-View": "/docs/manage/scheduled-views/add-scheduled-view", "/Manage/Scheduled-Views/Pause-or-Disable-Scheduled-Views": "/docs/manage/scheduled-views/pause-disable-scheduled-views", + "/docs/manage/scheduled-views/pausing-inactive-scheduled-views": "/docs/manage/scheduled-views/pause-disable-scheduled-views", "/Manage/Scheduled-Views/Scheduled-View-Lag-Time": "/docs/manage/scheduled-views/scheduled-view-lag-time", "/Manage/Scheduled-Views/Run-a-Search-Against-a-Scheduled-View": "/docs/manage/scheduled-views/run-search-against-scheduled-view", "/Manage/Scheduled-Views/Scheduled-Views-Best-Practices-and-Examples": "/docs/manage/scheduled-views/scheduled-views-best-practices", @@ -4183,7 +4188,9 @@ "/Send-Data/Applications-and-Other-Data-Sources/Okta": "/docs/integrations/saml/okta", "/Send-Data/Applications-and-Other-Data-Sources/Okta/Collect-Okta-Logs": "/docs/integrations/saml/okta", "/Send-Data/Applications-and-Other-Data-Sources/Oracle/00Collect_Logs_for_Oracle": "/docs/send-data/collect-from-other-data-sources/collect-logs-oracle-cloud-infrastructure", + "/Send-Data/Applications-and-Other-Data-Sources/Palo_Alto_Networks_8": "/docs/integrations/cloud-security-monitoring-analytics/palo-alto-networks-11", "/Send-Data/Applications-and-Other-Data-Sources/Palo_Alto_Networks_8/Collect_Logs_for_Palo_Alto_Networks_8": "/docs/integrations/security-threat-detection/palo-alto-networks-9", + "/Send-Data/Applications-and-Other-Data-Sources/PCI_Compliance_for_Palo_Alto_Networks": "/docs/integrations/pci-compliance/palo-alto-networks-10", "/Send-Data/Applications-and-Other-Data-Sources/Puppet": "/docs/integrations/app-development/puppet", "/Send-Data/Applications-and-Other-Data-Sources/Threat-Intel-Quick-Analysis": "/docs/integrations/security-threat-detection/threat-intel-quick-analysis", "/Send-Data/Applications-and-Other-Data-Sources/Threat-Intel-Quick-Analysis/Threat-Intel-FAQ": "/docs/integrations/security-threat-detection/threat-intel-quick-analysis", @@ -4300,6 +4307,7 @@ "/Visualizations-and-Alerts/Alerts/01-Scheduled-Searches": "/docs/alerts/scheduled-searches", "/Visualizations-and-Alerts/Explore/Troubleshoot_with_Explore": "/docs/dashboards/explore-view", "/docs/alerts/alert-variables": "/docs/alerts/monitors/alert-variables", + "/docs/alerts/alerts-actions/slack-integration": "/docs/alerts/webhook-connections/slack", "/docs/alerts/monitors/edit-settings": "/docs/alerts/monitors/settings", "/docs/global-intelligence": "/docs/integrations/global-intelligence", "/docs/global-intelligence/apache": "/docs/integrations/global-intelligence/apache", From 892a40045a091fcdb849c4e254386a8ecff26026 Mon Sep 17 00:00:00 2001 From: "Kim (Sumo Logic)" <56411016+kimsauce@users.noreply.github.com> Date: Wed, 1 Oct 2025 17:27:11 -0400 Subject: [PATCH 2/2] Update cid-redirects.json --- cid-redirects.json | 1 - 1 file changed, 1 deletion(-) diff --git a/cid-redirects.json b/cid-redirects.json index a237098871..0db1bc8257 100644 --- a/cid-redirects.json +++ b/cid-redirects.json @@ -3359,7 +3359,6 @@ "/Manage/Scheduled-Views": "/docs/manage/scheduled-views", "/Manage/Scheduled-Views/Add-a-Scheduled-View": "/docs/manage/scheduled-views/add-scheduled-view", "/Manage/Scheduled-Views/Pause-or-Disable-Scheduled-Views": "/docs/manage/scheduled-views/pause-disable-scheduled-views", - "/docs/manage/scheduled-views/pausing-inactive-scheduled-views": "/docs/manage/scheduled-views/pause-disable-scheduled-views", "/Manage/Scheduled-Views/Scheduled-View-Lag-Time": "/docs/manage/scheduled-views/scheduled-view-lag-time", "/Manage/Scheduled-Views/Run-a-Search-Against-a-Scheduled-View": "/docs/manage/scheduled-views/run-search-against-scheduled-view", "/Manage/Scheduled-Views/Scheduled-Views-Best-Practices-and-Examples": "/docs/manage/scheduled-views/scheduled-views-best-practices",