Skip to content

Commit

Permalink
Merge pull request #209 from papertrail/alexis/correct-hostname-default
Browse files Browse the repository at this point in the history
hostname option should list the general default in readme
  • Loading branch information
Alexis Grant authored Sep 12, 2017
2 parents e2bb0d7 + 2cbd38f commit 5bae4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Configuration directives can also be specified as command-line arguments (below)
-p, --dest-port int Destination syslog port (default 514)
--eventmachine-tail No action, provided for backwards compatibility
-f, --facility string Facility (default "user")
--hostname string Local hostname to send from (default "mmartin-mb")
--hostname string Local hostname to send from (default: OS hostname)
--log string Set loggo config, like: --log="<root>=DEBUG" (default "<root>=INFO")
--new-file-check-interval int How often to check for new files (seconds) (default 10)
-D, --no-detach Don't daemonize and detach from the terminal; overrides --debug-log-cfg
Expand Down

0 comments on commit 5bae4a1

Please sign in to comment.