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


Usage

<configuration>
    <system>
        <syslog>
            <file>
                <archive>
                    <size>bytes</size>
                    <files>files</files>
                    <world-readable/>
                    <transfer-interval>minutes</transfer-interval>
                    <start-time>start-time</start-time>
                    <archive-sites>...</archive-sites>
                </archive>
            </file>
        </syslog>
    </system>
</configuration>

Description

Archive file information.

Contents

<archive-sites>—No documentation is available yet.

<files>—Number of files to be archived.

<size>—Size of files to be archived.

<start-time>—Start time for file transmission (yyyy-mm-dd.hh:mm).

<transfer-interval>—Frequency at which to transfer files to archive sites.

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


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