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


Usage

<configuration>
    <services>
        <flow-collector>
            <transfer-log-archive>
                <filename-prefix>filename-prefix</filename-prefix> <!-- mandatory -->
                <maximum-age>minutes</maximum-age>
                <archive-sites>...</archive-sites> <!-- mandatory -->
            </transfer-log-archive>
        </flow-collector>
    </services>
</configuration>

Description

Transfer log archive specification.

Contents

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

<filename-prefix>—Filename prefix for transfer log.

<maximum-age>—Maximum age of transfer log file.


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