Skip to content

Commit 6acec9d

Browse files
committed
OBSDOCS-2209: [4.15] Place a redirect notice on OCP logging docs
1 parent 382a7cb commit 6acec9d

File tree

3 files changed

+64
-24
lines changed

3 files changed

+64
-24
lines changed

_topic_maps/_topic_map.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2822,37 +2822,37 @@ Topics:
28222822
- Name: Logging 6.0
28232823
Dir: logging-6.0
28242824
Topics:
2825-
- Name: Release notes
2826-
File: log6x-release-notes
2825+
# - Name: Release notes
2826+
# File: log6x-release-notes
28272827
- Name: About logging 6.0
2828-
File: log6x-about
2829-
- Name: Upgrading to Logging 6.0
2830-
File: log6x-upgrading-to-6
2831-
- Name: Configuring log forwarding
2832-
File: log6x-clf
2833-
- Name: Configuring LokiStack storage
2834-
File: log6x-loki
2835-
- Name: Visualization for logging
2836-
File: log6x-visual
2828+
File: log6x-about-logging
2829+
# - Name: Upgrading to Logging 6.0
2830+
# File: log6x-upgrading-to-6
2831+
# - Name: Configuring log forwarding
2832+
# File: log6x-clf
2833+
# - Name: Configuring LokiStack storage
2834+
# File: log6x-loki
2835+
# - Name: Visualization for logging
2836+
# File: log6x-visual
28372837
# - Name: API reference 6.0
28382838
# File: log6x-api-reference
28392839
- Name: Logging 6.1
28402840
Dir: logging-6.1
28412841
Topics:
2842-
- Name: Release notes
2843-
File: log6x-release-notes-6.1
2842+
# - Name: Release notes
2843+
# File: log6x-release-notes-6.1
28442844
- Name: About logging 6.1
2845-
File: log6x-about-6.1
2846-
- Name: Configuring log forwarding
2847-
File: log6x-clf-6.1
2848-
- Name: Configuring LokiStack storage
2849-
File: log6x-loki-6.1
2850-
- Name: Configuring LokiStack for OTLP
2851-
File: log6x-configuring-lokistack-otlp-6.1
2852-
- Name: OpenTelemetry data model
2853-
File: log6x-opentelemetry-data-model-6.1
2854-
- Name: Visualization for logging
2855-
File: log6x-visual-6.1
2845+
File: log6x-about-logging
2846+
# - Name: Configuring log forwarding
2847+
# File: log6x-clf-6.1
2848+
# - Name: Configuring LokiStack storage
2849+
# File: log6x-loki-6.1
2850+
# - Name: Configuring LokiStack for OTLP
2851+
# File: log6x-configuring-lokistack-otlp-6.1
2852+
# - Name: OpenTelemetry data model
2853+
# File: log6x-opentelemetry-data-model-6.1
2854+
# - Name: Visualization for logging
2855+
# File: log6x-visual-6.1
28562856
- Name: Support
28572857
File: cluster-logging-support
28582858
- Name: Troubleshooting logging
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
include::_attributes/attributes-openshift-dedicated.adoc[]
4+
[id="about-logging-6-0"]
5+
= About Logging 6.0
6+
:context: about-logging-6-0
7+
8+
toc::[]
9+
10+
As a cluster administrator, you can deploy {logging} on an {product-title} cluster, and use it to collect and aggregate node system audit logs, application container logs, and infrastructure logs.
11+
12+
You can use {logging} to perform the following tasks:
13+
14+
* Forward logs to your chosen log outputs, including on-cluster, Red{nbsp}Hat managed log storage.
15+
* Visualize your log data in the {product-title} web console.
16+
17+
[NOTE]
18+
====
19+
Because {logging} releases on a different cadence from {product-title}, the {logging} 6 documentation is available as a separate documentation set at link:https://docs.redhat.com/en/documentation/red_hat_openshift_logging/[Red{nbsp}Hat OpenShift {logging-uc}].
20+
====
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
include::_attributes/attributes-openshift-dedicated.adoc[]
4+
[id="about-logging-6-1"]
5+
= About Logging 6.1
6+
:context: about-logging-6-1
7+
8+
toc::[]
9+
10+
As a cluster administrator, you can deploy {logging} on an {product-title} cluster, and use it to collect and aggregate node system audit logs, application container logs, and infrastructure logs.
11+
12+
You can use {logging} to perform the following tasks:
13+
14+
* Forward logs to your chosen log outputs, including on-cluster, Red{nbsp}Hat managed log storage.
15+
* Visualize your log data in the {product-title} web console.
16+
17+
[NOTE]
18+
====
19+
Because {logging} releases on a different cadence from {product-title}, the {logging} 6 documentation is available as a separate documentation set at link:https://docs.redhat.com/en/documentation/red_hat_openshift_logging/[Red{nbsp}Hat OpenShift {logging-uc}].
20+
====

0 commit comments

Comments
 (0)