From 7290e06a466a957cf5aae41d27dd32a03d307cfc Mon Sep 17 00:00:00 2001 From: Kim-Andre Johansen Date: Tue, 25 Feb 2014 12:59:08 +0100 Subject: moved client parameter from server to client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 608a41d..ea2c834 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,6 @@ The following lists all the class parameters this module accepts. server_dir STRING Folder where logs will be stored on the server. Defaults to '/srv/log/' custom_config STRING Specify your own template to use for server config. Defaults to undef. Example usage: custom_config => 'rsyslog/my_config.erb' high_precision_timestamps true,false Whether or not to use high precision timestamps. - preserve_fqdn true,false Whether or not to preserve the fully qualified domain name when logging. actionfiletemplate STRING If set this defines the `ActionFileDefaultTemplate` which sets the default logging format for remote and local logging.. remote_servers HASH Provides a hash of multiple remote logging servers. Check documentation. @@ -140,6 +139,7 @@ The following lists all the class parameters this module accepts. log_auth_local true,false Just log auth facility locally. Defaults to false. custom_config STRING Specify your own template to use for client config. Defaults to undef. Example usage: custom_config => 'rsyslog/my_config.erb server STRING Rsyslog server to log to. Will be used in the client configuration file. + preserve_fqdn true,false Whether or not to preserve the fully qualified domain name when logging. RSYSLOG::DATABASE CLASS PARAMETERS VALUES DESCRIPTION ------------------------------------------------------------------- -- cgit v1.2.3