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


Usage

<configuration>
    <forwarding-options>
        <sampling>
            <traceoptions>
                <file>
                    <filename>filename</filename> <!-- mandatory -->
                    <size>size</size>
                    <files>files</files>
                    <world-readable/>
                </file>
            </traceoptions>
        </sampling>
    </forwarding-options>
</configuration>

Description

Trace file information.

Contents

<filename>—Filename to hold trace information.

<files>—Maximum number of trace files.

<size>—Maximum trace file size.

<world-readable>—Allow any user to read the log file.


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