README.md in remote_syslog-1.6.7.pre1 vs README.md in remote_syslog-1.6.7

- old
+ new

@@ -41,11 +41,11 @@ -p, --dest-port PORT Destination syslog port (514) -D, --no-detach Don't daemonize and detach from the terminal -f, --facility FACILITY Facility (user) --hostname HOST Local hostname to send from -P, --pid-dir DIRECTORY DEPRECATED: Directory to write .pid file in - --pid-file FILENAME Location of the PID file (default /Users/eric/remote_syslog.pid) + --pid-file FILENAME Location of the PID file (default /var/run/remote_syslog.pid) --parse-syslog Parse file as syslog-formatted file -s, --severity SEVERITY Severity (notice) --strip-color Strip color codes --tls Connect via TCP with TLS --new-file-check-interval INTERVAL @@ -170,20 +170,9 @@ If globs are specified on the command-line, enclose each one in single-quotes (`'*.log'`) so the shell passes the raw glob string to remote_syslog (rather than the current set of matches). This is not necessary for globs defined in the config file. - - -### Excluding files from being sent - -Provide one or more regular expressions to prevent certain files from being -matched. - - exclude_files: - - \.\d$ - - .bz2 - - .gz ### Multiple instances Run multiple instances to support more than one message-specific file format