summaryrefslogtreecommitdiffstats
path: root/cts/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 13:39:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 13:39:28 +0000
commit924f5ea83e48277e014ebf0d19a27187cb93e2f7 (patch)
tree75920a275bba045f6d108204562c218a9a26ea15 /cts/README.md
parentAdding upstream version 2.1.7. (diff)
downloadpacemaker-upstream.tar.xz
pacemaker-upstream.zip
Adding upstream version 2.1.8~rc1.upstream/2.1.8_rc1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cts/README.md')
-rw-r--r--cts/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/cts/README.md b/cts/README.md
index cbf319a..595268d 100644
--- a/cts/README.md
+++ b/cts/README.md
@@ -103,6 +103,15 @@ CTS includes:
*must* match the hosts' names as returned by `uname -n`; they do not have to
match the machines' fully qualified domain names.
+* Optionally, configure the exerciser as a log aggregator, using something like
+ `rsyslog` log forwarding. If aggregation is detected, the exerciser will look
+ for new messages locally instead of requesting them repeatedly from cluster
+ nodes.
+ * Currently, `/var/log/messages` on the exerciser is the only supported log
+ destination. Further, if it's specified explicitly on the command line as
+ the log file, then CTS lab will not check for aggregation.
+ * CTS lab does not currently detect systemd journal log aggregation.
+
### Run