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


Usage

<configuration>
    <services>
        <flow-collector>
            <file-specification>
                <name>name</name> <!-- identifier -->
                <name-format>name-format</name-format> <!-- mandatory -->
                <data-format>data-format-choice</data-format>
                <transfer>...</transfer>
            </file-specification>
        </flow-collector>
    </services>
</configuration>

Description

File format specification.

Contents

<data-format>—Data format for flow collection output.

<name>—Name for file type.

<name-format>—Format string for filename (allows {text} macros).

<transfer>—No documentation is available yet.


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