sos.conf(5) centos man page | unix.com

Man Page: sos.conf

Operating Environment: centos

Section: 5

sos.conf(5)							File Formats Manual						       sos.conf(5)

NAME
sos.conf - sosreport configuration
DESCRIPTION
sosreport uses a configuration file at /etc/sos.conf.
PARAMETERS
There are two sections in the sosreport configuration file: plugins, and tunables. Options are set using 'ini'-style name = value pairs. Some options accept a comma separated list of values. [plugins] disable Comma separated list of plugins to disable. [tunables] plugin.option Alter available options for defined plugin.
EXAMPLES
To disable the 'general' and 'filesys' plugins: [plugins] disable = general, filesys To disable rpm package verification in the RPM plugin: [tunables] rpm.rpmva = off
FILES
/etc/sos.conf
SEE ALSO
sosreport(1) sosreport configuration file SOSREPORT sos.conf(5)
Related Man Pages
tuned.conf(5) - centos
bcfg2-lint.conf(5) - debian
vlock-plugins(5) - suse
grablogs.conf(4) - opensolaris
pipelog.conf(4) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq