diff --git a/artifacts/files/system/etc.yaml b/artifacts/files/system/etc.yaml index 8eed049..d48b77a 100644 --- a/artifacts/files/system/etc.yaml +++ b/artifacts/files/system/etc.yaml @@ -5,7 +5,7 @@ artifacts: supported_os: [aix, android, esxi, freebsd, linux, netbsd, netscaler, openbsd, solaris] collector: file path: /etc - exclude_name_pattern: ["shadow", "shadow-"] + exclude_name_pattern: ["shadow", "shadow-", "master.passwd", "spwd.db"] ignore_date_range: true - description: Collect system configuration files.