diff --git a/doc/CHANGES b/doc/CHANGES index d4dfe1b..fcfef5e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,5 +1,6 @@ 0.5.2 to 0.5.3: * add 'exec-after-rm' (source specific) configuration + * added logwrapper 0.5.1 to 0.5.2: * Display correct error code, if rsync returns non-zero diff --git a/doc/logwrapper.text b/doc/logwrapper.text index 1ddae01..ec12db4 100644 --- a/doc/logwrapper.text +++ b/doc/logwrapper.text @@ -12,12 +12,18 @@ Introduction /etc/ccollect/logwrapper/ (also uses $CCOLLECT_CONF). - pipe + pipe: will pipe to a program staticfile: link to a file datefile: contains a string that is passed to date that returns dynamicfile: - is a program, that returns some string that we + is a program, that returns some string that we use as + a filename + syslog: + syslog-facility + syslog-level + only-stderr: + omit stdout output The logger will output to which destinations it logs and with which parameters it was started.