summaryrefslogtreecommitdiffstats
path: root/cts/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 13:39:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 13:39:29 +0000
commitb41961d74fe7ff2d4d4abaca92454e87c561e49f (patch)
treeb34e3826a7b649dafdbd05081140c990c96d736d /cts/README.md
parentReleasing progress-linux version 2.1.7-1~progress7.99u1. (diff)
downloadpacemaker-b41961d74fe7ff2d4d4abaca92454e87c561e49f.tar.xz
pacemaker-b41961d74fe7ff2d4d4abaca92454e87c561e49f.zip
Merging upstream version 2.1.8~rc1.
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