[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <syslog>
            <archive>...</archive>
            <user>...</user>
            <host>...</host>
            <file>...</file>
            <console>...</console>
            <time-format>...</time-format>
            <source-address>source-address</source-address>
        </syslog>
    </system>
</configuration>

Description

System logging facility.

Contents

<archive>—Archive file information.

<console>—Console logging.

<file>—File in which to log data.

<host>—Host to be notified.

<source-address>—Use specified address as source address.

<time-format>—Additional information to include in system log timestamp.

<user>—Notify a user of the event.


[Contents] [Prev] [Next] [Index] [Report an Error]