report (5) Linux Manual Page
report.conf – Configuration file for report.
Description
Report uses a configuration file at /etc/report.conf. Additional configuration files are also read from /etc/report.d.
Parameters
There are two levels of configuration in the report configuration file(s): global and plugin specific. Global is sets any configuration option presented from the plugins as well as any additional non-plugin specific parameters. Any plugin that is shipped with report will have its parameters defined here, however, any 3rd party plugins will need additional documentation provided by its maintainer.
[main] OPTIONS
pluginDefault plugin to be used.descriptionShort description of what the plugin does.loglevelSet a syslog priority and facility when logging
plugin OPTIONS
SCPhostremote scp/ssh server to connect to pathremote storage directory usernamedefine a ssh user. FTPurldirftp server to store report. This also allows passing a username/password in the form of: "ftp://username:password@ftp.server.com" LOCALSAVEpathpath on local filesystem where to store report files. BUGZILLAbugzilla_hostURL of a bugzilla instance usernamelogin for bugzilla instance
Files
/etc/report.conf /etc/report.d/
See Also
report(1)
