diff options
author | Colin Watson <cjwatson@debian.org> | 2011-07-28 17:05:00 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2011-07-28 17:05:00 +0000 |
commit | ebfc7efca30bcfb1d50b987529f016e94dbfd7f3 (patch) | |
tree | 2958fcca0c372c52fd25572cfd64b2cfca37200a /en/boot-installer | |
parent | 0da10d1be675cd291ee6e65665bb328cbe7029a9 (diff) | |
download | installation-guide-ebfc7efca30bcfb1d50b987529f016e94dbfd7f3.zip |
Document log_host and log_port.
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 2b886ffbe..3159aa840 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -218,6 +218,20 @@ one device. </para></listitem> </varlistentry> + +<varlistentry> +<term>log_host</term> +<term>log_port</term> +<listitem><para> + +Causes the installer to send log messages to a remote syslog on the +specified host and port as well as to a local file. If not specified, the +port defaults to the standard syslog port 514. + +</para></listitem> +</varlistentry> + + <varlistentry> <term>lowmem</term> <listitem><para> |