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


Usage

<configuration>
    <system>
        <tracing>
            <destination-override>
                <syslog>
                    <host>host</host> <!-- mandatory -->
                </syslog>
            </destination-override>
        </tracing>
    </system>
</configuration>

Description

Send trace messages to remote syslog server.

Contents

<host>—IPv4 address of remote syslog server.


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