forked from sosreport/sos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- plugin_timeout = 1800 (because journal collection takes time) - collect journal for all MAAS related services (by default since yesterday) - mask passwords in (conf|yaml|yml|toml) files with `do_path_regex_sub` - collect only recent syslog data for machines (if `--all-logs` was not provided) snap: - collect all `.conf` and `.yaml` files - exclude files containing secrets and keys under `/var/snap/maas/**` deb: - add missing service `maas-temporal-worker` introduced in MAAS 3.5 - collect `/var/lib/maas/temporal` - use glob pattern to collect `.conf` files - exclude secrets and keys under `/var/lib/maas/**` and `/etc/maas/**` - remove `/var/log/upstart/maas-*` as it was removed in xenial - remove `maas-region dumpdata` as it can expose sensitive information Signed-off-by: Anton Troyanov <[email protected]>
- Loading branch information
1 parent
44eb4ac
commit 992fda9
Showing
1 changed file
with
139 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters