From cb79bea9ca85e6ea72851b25b170bdcd54008359 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Tue, 10 Sep 2019 13:32:18 +0100 Subject: [PATCH] Collect logs from auditd in CI jobs Change-Id: I2d893882572fe3bec5bea5758005a0b40b6fa70e --- scripts/log-collect.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/log-collect.sh b/scripts/log-collect.sh index dad7c46b2c..48eceb69db 100755 --- a/scripts/log-collect.sh +++ b/scripts/log-collect.sh @@ -38,6 +38,7 @@ export RSYNC_CMD="rsync --archive --copy-links --ignore-errors --quiet --no-perm # easy for folks to find and adjust items as needed. COMMON_ETC_LOG_NAMES="apt \ apache2 \ + auditd \ calico \ ceph \ haproxy \