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


Usage

<configuration>
    <services>
        <service-set>
            <syslog>
                <host>
                    <name>name</name> <!-- identifier -->
                    <contents>...</contents>
                    <facility-override>facility-override-choice</facility-override>
                    <log-prefix>log-prefix</log-prefix>
                </host>
            </syslog>
        </service-set>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<contents>—No documentation is available yet.

<facility-override>—Alternate facility for logging to remote host.

<log-prefix>—Prefix for all logging to this host.

<name>—Name of host to notify.


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