Skip to content

Commit 2194dda

Browse files
committed
update structure of collector docs
1 parent 7c7f247 commit 2194dda

File tree

5 files changed

+3
-19
lines changed

5 files changed

+3
-19
lines changed

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2550,8 +2550,6 @@ Topics:
25502550
File: cluster-logging-memory
25512551
- Name: Using tolerations to control Logging pod placement
25522552
File: cluster-logging-tolerations
2553-
- Name: Moving logging subsystem resources with node selectors
2554-
File: cluster-logging-moving-nodes
25552553
- Name: Configuring systemd-journald for Logging
25562554
File: cluster-logging-systemd
25572555
- Name: Log collection and forwarding

_topic_maps/_topic_map_osd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,8 +1059,6 @@ Topics:
10591059
File: cluster-logging-memory
10601060
- Name: Using tolerations to control Logging pod placement
10611061
File: cluster-logging-tolerations
1062-
- Name: Moving logging subsystem resources with node selectors
1063-
File: cluster-logging-moving-nodes
10641062
#- Name: Configuring systemd-journald and Fluentd
10651063
# File: cluster-logging-systemd
10661064
- Name: Log collection and forwarding

_topic_maps/_topic_map_rosa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,8 +1253,6 @@ Topics:
12531253
File: cluster-logging-memory
12541254
- Name: Using tolerations to control Logging pod placement
12551255
File: cluster-logging-tolerations
1256-
- Name: Moving logging subsystem resources with node selectors
1257-
File: cluster-logging-moving-nodes
12581256
#- Name: Configuring systemd-journald and Fluentd
12591257
# File: cluster-logging-systemd
12601258
- Name: Log collection and forwarding

logging/config/cluster-logging-moving-nodes.adoc

Lines changed: 0 additions & 11 deletions
This file was deleted.

logging/log_collection_forwarding/cluster-logging-collector.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
88
toc::[]
99

1010
{logging-title-uc} collects operations and application logs from your cluster and enriches the data with Kubernetes pod and project metadata.
11-
12-
You can configure the CPU and memory limits for the log collector and xref:../../logging/config/cluster-logging-moving-nodes.adoc#cluster-logging-moving[move the log collector pods to specific nodes]. All supported modifications to the log collector can be performed though the `spec.collection.log.fluentd` stanza in the `ClusterLogging` custom resource (CR).
11+
All supported modifications to the log collector can be performed though the `spec.collection` stanza in the `ClusterLogging` custom resource (CR).
1312

1413
include::modules/configuring-logging-collector.adoc[leveloffset=+1]
1514

15+
include::modules/infrastructure-moving-logging.adoc[leveloffset=+1]
16+
1617
include::modules/cluster-logging-collector-pod-location.adoc[leveloffset=+1]
1718

1819
include::modules/cluster-logging-collector-limits.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)