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


Usage

<configuration>
    <services>
        <dynamic-flow-capture>
            <capture-group>
                <control-source>
                    <notification-targets>
                        <name>name</name> <!-- identifier -->
                        <port>port</port> <!-- mandatory -->
                    </notification-targets>
                </control-source>
            </capture-group>
        </dynamic-flow-capture>
    </services>
</configuration>

Description

Notification target list.

Contents

<name>—Notification target IP address.

<port>—Notification target port.


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