Skip to content

Commit 5bae4a1

Browse files
author
Alexis Grant
authored
Merge pull request #209 from papertrail/alexis/correct-hostname-default
hostname option should list the general default in readme
2 parents e2bb0d7 + 2cbd38f commit 5bae4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Configuration directives can also be specified as command-line arguments (below)
6363
-p, --dest-port int Destination syslog port (default 514)
6464
--eventmachine-tail No action, provided for backwards compatibility
6565
-f, --facility string Facility (default "user")
66-
--hostname string Local hostname to send from (default "mmartin-mb")
66+
--hostname string Local hostname to send from (default: OS hostname)
6767
--log string Set loggo config, like: --log="<root>=DEBUG" (default "<root>=INFO")
6868
--new-file-check-interval int How often to check for new files (seconds) (default 10)
6969
-D, --no-detach Don't daemonize and detach from the terminal; overrides --debug-log-cfg

0 commit comments

Comments
 (0)