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


Usage

<configuration>
    <event-options>
        <policy>
            <then>
                <event-script>
                    <destination>
                        <name>name</name> <!-- identifier -->
                        <transfer-delay>seconds</transfer-delay>
                        <retry-count>...</retry-count>
                    </destination>
                </event-script>
            </then>
        </policy>
    </event-options>
</configuration>

Description

Location to which to upload event script output.

Contents

<name>—Location to which to upload event script output.

<retry-count>—Upload output-filename retry attempt count.

<transfer-delay>—Delay before uploading files.


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