Tag Elements Beginning with H
> <host> (configuration/system/syslog)
Usage
<configuration>
<system>
<syslog>
<host>
<name>name</name> <!-- identifier -->
<contents>...</contents>
<match>match</match>
<facility-override>facility-override-choice</facility-override>
<log-prefix>log-prefix</log-prefix>
<source-address>source-address</source-address>
<explicit-priority/>
</host>
</syslog>
</system>
</configuration>
Description
Host to be notified.
Contents
<contents>—No documentation is available yet.
<explicit-priority>—Include priority and facility in messages.
<facility-override>—Alternate facility for logging to remote host.
-
authorization—Authorization system.
-
daemon—Various system processes.
-
ftp—FTP process.
-
kernel—Kernel.
-
local0—Local logging option number 0.
-
local1—Local logging option number 1.
-
local2—Local logging option number 2.
-
local3—Local logging option number 3.
-
local4—Local logging option number 4.
-
local5—Local logging option number 5.
-
local6—Local logging option number 6.
-
local7—Local logging option number 7.
-
user—User processes.
<log-prefix>—Prefix for all logging to this host.
<match>—Regular expression for lines to be logged.
<name>—Name of host to notify.
-
log-host-name—Host to be notified.
-
other-routing-engine—Send to log file on other Routing Engine.
-
scc-master—Send to log file on SCC master.
<source-address>—Use specified address as source address.