Skip to content

Commit e6f53ba

Browse files
committed
standalone ligging docs - add docinfo.xml
1 parent 07a23ba commit e6f53ba

File tree

5 files changed

+52
-4
lines changed

5 files changed

+52
-4
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Name: About OpenShift Logging
2+
Name: About OpenShift logging
33
Dir: about
44
Distros: openshift-logging
55
Topics:
@@ -12,14 +12,14 @@ Topics:
1212
- Name: Visualization for logging
1313
File: logging-visualization
1414
---
15-
Name: Installing
15+
Name: Installing logging
1616
Dir: installing
1717
Distros: openshift-logging
1818
Topics:
1919
- Name: Installing logging
2020
File: installing-logging
2121
---
22-
Name: Configuring
22+
Name: Configuring logging
2323
Dir: configuring
2424
Distros: openshift-logging
2525
Topics:
@@ -32,7 +32,7 @@ Topics:
3232
- Name: OpenTelemetry data model
3333
File: opentelemetry-data-model
3434
---
35-
Name: Upgrading
35+
Name: Upgrading logging
3636
Dir: upgrading
3737
Distros: openshift-logging
3838
Topics:

about/docinfo.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<title>About OpenShift logging</title>
2+
<productname>{product-title}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>Introduction to OpenShift logging.</subtitle>
5+
<abstract>
6+
<para>This document provides an overview of OpenShift Logging features, and also
7+
includes release notes and support information.
8+
</para>
9+
</abstract>
10+
<authorgroup>
11+
<orgname>Red Hat OpenShift Documentation Team</orgname>
12+
</authorgroup>
13+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

configuring/docinfo.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<title>Configuring logging</title>
2+
<productname>{product-title}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>Configuring log forwarding and LokiStack</subtitle>
5+
<abstract>
6+
<para>This document provides an overview of configuring OpenShift logging features including log forwarding and LokiStack.</para>
7+
</abstract>
8+
<authorgroup>
9+
<orgname>Red Hat OpenShift Documentation Team</orgname>
10+
</authorgroup>
11+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

installing/docinfo.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<title>Installing logging</title>
2+
<productname>{product-title}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>Installing Loki Operator, Red Hat OpenShift Logging Operator and Cluster Observability Operator</subtitle>
5+
<abstract>
6+
<para>This document provides information about installing Loki Operator to manage your log store,
7+
Red Hat OpenShift Logging Operator to manage log collection and forwarding, and Cluster Observability Operator for visualization.
8+
</para>
9+
</abstract>
10+
<authorgroup>
11+
<orgname>Red Hat OpenShift Documentation Team</orgname>
12+
</authorgroup>
13+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

upgrading/docinfo.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<title>Upgrading logging</title>
2+
<productname>{product-title}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>Upgrading older viersions and upgrade paths</subtitle>
5+
<abstract>
6+
<para>This document includes information abotu how to upgrade older versiosn of logging, and what upgrade paths are supported.</para>
7+
</abstract>
8+
<authorgroup>
9+
<orgname>Red Hat OpenShift Documentation Team</orgname>
10+
</authorgroup>
11+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

0 commit comments

Comments
 (0)