From bf71cb6315081b9ac69bb3013f2eb64b6ac465f5 Mon Sep 17 00:00:00 2001 From: Elina Liu Date: Wed, 28 Aug 2024 10:19:44 -0700 Subject: [PATCH] Adding user.rules file to Linux Diagnostic manifest --- docs/manifest_by_file.md | 4 +++- docs/manifest_content.md | 4 +++- manifests/linux/diagnostic | 4 ++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/manifest_by_file.md b/docs/manifest_by_file.md index b00228e..b442551 100644 --- a/docs/manifest_by_file.md +++ b/docs/manifest_by_file.md @@ -318,6 +318,8 @@ File Path | Manifest /var/spool/cron/tabs/root | workloadbackup /var/tmp/sosreport\*.tar.xz | linux-sos-scc copy | sql-iaas +user.rules | diagnostic +user6.rules | diagnostic ## windows File Path | Manifest ------------- | ------------- @@ -673,4 +675,4 @@ File Path | Manifest /k/kubeclusterconfig.json | aks /unattend.xml | diagnostic, eg, normal, vmdiagnostic, windowsupdate -*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-07-22 15:12:48.366181`* \ No newline at end of file +*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-08-28 10:19:13.661170`* \ No newline at end of file diff --git a/docs/manifest_content.md b/docs/manifest_content.md index 6b1efe4..9c760bd 100644 --- a/docs/manifest_content.md +++ b/docs/manifest_content.md @@ -293,6 +293,8 @@ diagnostic | copy | /etc/modprobe.d/\*.conf diagnostic | copy | /etc/security/limits.conf diagnostic | copy | /etc/selinux/config diagnostic | copy | /sys/kernel/security/apparmor/profiles +diagnostic | copy | user.rules +diagnostic | copy | user6.rules diagnostic | diskinfo | diskpool | list | /etc/cron.daily diskpool | list | /etc/cron.hourly @@ -1838,4 +1840,4 @@ workloadbackup | copy | /WindowsAzure/Logs/Plugins/\* workloadbackup | copy | /WindowsAzure/Logs/AggregateStatus/aggregatestatus\*.json workloadbackup | copy | /WindowsAzure/Logs/AppAgentRuntime.log -*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-07-22 15:12:48.366181`* \ No newline at end of file +*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-08-28 10:19:13.661170`* \ No newline at end of file diff --git a/manifests/linux/diagnostic b/manifests/linux/diagnostic index 51f2537..f337f6a 100644 --- a/manifests/linux/diagnostic +++ b/manifests/linux/diagnostic @@ -141,5 +141,9 @@ copy,/etc/selinux/config,noscan copy,/sys/kernel/security/apparmor/profiles,noscan echo, +echo,### Gathering User Rules files ### +copy,user.rules +copy,user6.rules + echo,### Gathering Disk Info ### diskinfo,