Skip to content

Commit d532931

Browse files
authored
Merge pull request #71781 from bscott-rh/cluster-logging-redirect
cluster logging redirect
2 parents 1cc6350 + 3f115f7 commit d532931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.s2i/httpd-cfg/01-commercial.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ AddType text/vtt vtt
174174
RewriteRule ^(rosa|dedicated)/logging/config/cluster-logging-tolerations.html /$1/logging/scheduling_resources/logging-taints-tolerations.html [NE,R=302]
175175
RewriteRule ^container-platform/(4\.11|4\.12|4\.13|4\.14)/logging/config/cluster-logging-moving-nodes.html /container-platform/$1/logging/scheduling_resources/logging-node-selectors.html [NE,R=302]
176176
RewriteRule ^(rosa|dedicated)/logging/config/cluster-logging-moving-nodes.html /$1/logging/scheduling_resources/logging-node-selectors.html [NE,R=302]
177+
RewriteRule ^container-platform/(4\.11|4\.12|4\.13|4\.14)/logging/config/cluster-logging-log-store.html /container-platform/$1/logging/log_storage/logging-config-es-store.html [NE,R=302]
177178

178179
# Redirect for log collection forwarding per https://github.com/openshift/openshift-docs/pull/64406
179180
RewriteRule ^container-platform/(4\.11|4\.12|4\.13)/logging/config/cluster-logging-collector.html /container-platform/$1/logging/log_collection_forwarding/cluster-logging-collector.html [NE,R=302]

0 commit comments

Comments
 (0)