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


Usage

<configuration>
    <system>
        <syslog>
            <user>
                <name>name</name> <!-- identifier -->
                <contents>...</contents>
                <match>match</match>
            </user>
        </syslog>
    </system>
</configuration>

Description

Notify a user of the event.

Contents

<contents>—No documentation is available yet.

<match>—Regular expression for lines to be logged.

<name>—Name of user to notify.


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