Skip to content

Commit

Permalink
Fix 404s (SumoLogic#3013)
Browse files Browse the repository at this point in the history
* Legacy link/404 corrections

* 404 fixes

* add cse link

* Fix 404 broken link

* more fixes

* Update docs/cse/introduction-to-cloud-siem.md

* Update docs/integrations/hosts-operating-systems/linux.md

* more fixes

* link fix
  • Loading branch information
kimsauce authored Aug 30, 2023
1 parent 1083529 commit e294fc6
Show file tree
Hide file tree
Showing 9 changed files with 146 additions and 147 deletions.
7 changes: 7 additions & 0 deletions cid-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
"/03Send-Data/Collect-from-Other-Data-Sources/Collecting_Logs_for_SentinelOne": "/docs/send-data/collect-from-other-data-sources/collect-logs-sentinelone",
"/03Send-Data/Collect-from-Other-Data-Sources/Collecting-Logs-and-Metrics-from-VMware-vSphere": "/docs/integrations/containers-orchestration/vmware",
"/03Send-Data/Collect-from-Other-Data-Sources/Create-an-Amazon-Lambda-Function": "/docs/send-data/collect-from-other-data-sources/create-amazon-lambda-function",
"/Send-Data/Collect-from-Other-Data-Sources/Create-an-Amazon-Lambda-Function": "/docs/send-data/collect-from-other-data-sources/create-amazon-lambda-function",
"/03Send-Data/Collect-from-Other-Data-Sources/Deploy-Sumo-Logic-Collectors-on-AWS-OpsWorks": "/docs/send-data/collect-from-other-data-sources/deploy-collectors-aws-opsworks",
"/03Send-Data/Collect-from-Other-Data-Sources/Docker_Collection_Methods": "/docs/send-data/collect-from-other-data-sources/docker-collection-methods",
"/03Send-Data/Collect-from-Other-Data-Sources/Import-Raw-Data-from-Splunk": "/docs/send-data/collect-from-other-data-sources/import-raw-data-splunk",
Expand Down Expand Up @@ -195,6 +196,7 @@
"/03Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Installation/Enabling-SNI-in-a-Collector-to-Support-Transparent-Proxy": "/docs/send-data/installed-collectors/collector-installation-reference/enable-sni-collector-transparent-proxy",
"/03Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Installation/How_do_I_use_the_binary_package_to_install_a_Collector_on_Windows_or_MacOS": "/docs/send-data/installed-collectors/collector-installation-reference/binary-package-install-a-collector",
"/03Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Installation/How_do_I_use_the_binary_package_to_install_a_Collector_on_Windows_or_MacOS%3F": "/docs/send-data/installed-collectors/collector-installation-reference/binary-package-install-a-collector",
"/03Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Management/Uninstall-a-Collector": "/docs/send-data/installed-collectors",
"/03Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Installation/Verify-Authenticity-of-Collector-Downloads": "/docs/send-data/reference-information",
"/03Send-Data/Setup-Wizard": "/docs/send-data/setup-wizard",
"/03Send-Data/Setup-Wizard/Upload-Static-Files-with-the-Setup-Wizard": "/docs/send-data/setup-wizard",
Expand Down Expand Up @@ -605,6 +607,7 @@
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_Elastic_Container_Service_(ECS)/Install_the_Amazon_ECS_App_(Container_Insights_Cloudwatch)_and_view_the_Dashboards": "/docs/observability/aws/integrations/amazon-ecs",
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_Elasticache": "/docs/integrations/amazon-aws/elasticache",
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_Elasticache/Collect_Logs_and_Metrics_for_Amazon_ElastiCache_App": "/docs/integrations/amazon-aws/elasticache",
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_ElastiCache_Redis__ULM/Collect_Logs_and_Metrics_for_the_Amazon_ElastiCache_Redis_ULM_App": "/docs/integrations/amazon-aws/elasticache",
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_Elasticache/Install_the_Amazon_ElastiCache_App_and_View_the_Dashboards": "/docs/integrations/amazon-aws/elasticache",
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_GuardDuty_Benchmark": "/docs/integrations/amazon-aws/guardduty-benchmark",
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_GuardDuty_Benchmark/Configure_Log_Collection_and_Install_the_Amazon_GuardDuty_Benchmark_App": "/docs/integrations/amazon-aws/guardduty-benchmark",
Expand Down Expand Up @@ -3693,8 +3696,12 @@
"/docs/dashboards/edit-dashboards": "/docs/dashboards-classic/edit-dashboards",
"/docs/dashboards/chart-panel-types/numerical-single-value-charts": "/docs/dashboards-classic/chart-panel-types",
"/docs/dashboards/edit-dashboards/manage-axis": "/docs/dashboards-classic/edit-dashboards/manage-axis",
"/docs/dashboards/chart-panel-types/box-plot-charts": "/docs/dashboards/panels/box-plot-charts",
"/docs/dashboards/chart-panel-types/table-charts": "/docs/dashboards/panels/table-charts",
"/docs/dashboards/chart-panel-types/string-single-value-charts": "/docs/dashboards-classic/chart-panel-types/string-single-value-charts",
"/docs/dashboards/get-started/add-links-text-panels": "/docs/dashboards-classic/get-started/add-links-text-panels",
"/docs/dashboards/get-started/launch-search-data-panel": "/docs/dashboards-classic/get-started/launch-search-data-panel",
"/docs/dashboards/get-started/move-panel-dashboard": "/docs/dashboards-classic/get-started/move-panel-dashboard",
"/docs/integrations/app-development/opentelemetry/jira": "/docs/integrations/app-development/opentelemetry/jira-opentelemetry",
"/docs/logs": "/docs/search",
"/docs/manage/security/log-search-audit-index": "/docs/manage/security/search-audit-index",
Expand Down
Loading

0 comments on commit e294fc6

Please sign in to comment.