We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2bb0d7 + 2cbd38f commit 5bae4a1Copy full SHA for 5bae4a1
README.md
@@ -63,7 +63,7 @@ Configuration directives can also be specified as command-line arguments (below)
63
-p, --dest-port int Destination syslog port (default 514)
64
--eventmachine-tail No action, provided for backwards compatibility
65
-f, --facility string Facility (default "user")
66
- --hostname string Local hostname to send from (default "mmartin-mb")
+ --hostname string Local hostname to send from (default: OS hostname)
67
--log string Set loggo config, like: --log="<root>=DEBUG" (default "<root>=INFO")
68
--new-file-check-interval int How often to check for new files (seconds) (default 10)
69
-D, --no-detach Don't daemonize and detach from the terminal; overrides --debug-log-cfg
0 commit comments