Skip to content

OBSDOCS-1997: Add a redirect to logging docs and remove them #94807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 42 additions & 42 deletions _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2994,46 +2994,46 @@ Topics:
# File: logging-5-8-release-notes
# - Name: Logging 5.7
# File: logging-5-7-release-notes
- Name: Logging 6.2
Dir: logging-6.2
Topics:
- Name: Support
File: log62-cluster-logging-support
- Name: Release notes
File: log6x-release-notes-6.2
- Name: About logging 6.2
File: log6x-about-6.2
- Name: Configuring log forwarding
File: log6x-clf-6.2
- Name: Configuring the logging collector
File: 6x-cluster-logging-collector-6.2
- Name: Configuring LokiStack storage
File: log6x-loki-6.2
- Name: Configuring LokiStack for OTLP
File: log6x-configuring-lokistack-otlp-6.2
- Name: Visualization for logging
File: log6x-visual-6.2
- Name: Logging 6.1
Dir: logging-6.1
Topics:
- Name: Support
File: log61-cluster-logging-support
- Name: Release notes
File: log6x-release-notes-6.1
- Name: About logging 6.1
File: log6x-about-6.1
- Name: Configuring log forwarding
File: log6x-clf-6.1
- Name: Configuring the logging collector
File: 6x-cluster-logging-collector-6.1
- Name: Configuring LokiStack storage
File: log6x-loki-6.1
- Name: Configuring LokiStack for OTLP
File: log6x-configuring-lokistack-otlp-6.1
- Name: OpenTelemetry data model
File: log6x-opentelemetry-data-model-6.1
- Name: Visualization for logging
File: log6x-visual-6.1
# - Name: Logging 6.2
# Dir: logging-6.2
# Topics:
# - Name: Support
# File: log62-cluster-logging-support
# - Name: Release notes
# File: log6x-release-notes-6.2
# - Name: About logging 6.2
# File: log6x-about-6.2
# - Name: Configuring log forwarding
# File: log6x-clf-6.2
# - Name: Configuring the logging collector
# File: 6x-cluster-logging-collector-6.2
# - Name: Configuring LokiStack storage
# File: log6x-loki-6.2
# - Name: Configuring LokiStack for OTLP
# File: log6x-configuring-lokistack-otlp-6.2
# - Name: Visualization for logging
# File: log6x-visual-6.2
# - Name: Logging 6.1
# Dir: logging-6.1
# Topics:
# - Name: Support
# File: log61-cluster-logging-support
# - Name: Release notes
# File: log6x-release-notes-6.1
# - Name: About logging 6.1
# File: log6x-about-6.1
# - Name: Configuring log forwarding
# File: log6x-clf-6.1
# - Name: Configuring the logging collector
# File: 6x-cluster-logging-collector-6.1
# - Name: Configuring LokiStack storage
# File: log6x-loki-6.1
# - Name: Configuring LokiStack for OTLP
# File: log6x-configuring-lokistack-otlp-6.1
# - Name: OpenTelemetry data model
# File: log6x-opentelemetry-data-model-6.1
# - Name: Visualization for logging
# File: log6x-visual-6.1
# - Name: Support
# File: cluster-logging-support
# - Name: Troubleshooting logging
Expand All @@ -3046,8 +3046,8 @@ Topics:
# - Name: Troubleshooting logging alerts
# File: troubleshooting-logging-alerts
# File: cluster-logging-log-store-status
# - Name: About Logging
# File: cluster-logging
- Name: About Logging
File: about-logging
# - Name: Installing Logging
# File: cluster-logging-deploying
# - Name: Updating Logging
Expand Down
20 changes: 20 additions & 0 deletions observability/logging/about-logging.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
include::_attributes/attributes-openshift-dedicated.adoc[]
[id="about-logging"]
= About Logging
:context: cluster-logging

toc::[]

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.

You can use {logging} to perform the following tasks:

* Forward logs to your chosen log outputs, including on-cluster, Red{nbsp}Hat managed log storage.
* Visualize your log data in the {product-title} web console.
[NOTE]
====
Because {logging} releases on a different cadence from {product-title}, the {logging} 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}].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this link work?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link works now.

====