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


Usage

<configuration>
    <routing-instances>
        <instance>
            <routing-options>
                <flow>
                    <validation>
                        <traceoptions>
                            <flag>
                                <filter>
                                    <match-on>match-on-choice</match-on> <!-- mandatory -->
                                    <policy>...</policy> <!-- mandatory -->
                                </filter>
                            </flag>
                        </traceoptions>
                    </validation>
                </flow>
            </routing-options>
        </instance>
    </routing-instances>
</configuration>

Description

Filter to apply to tracing.

Contents

<match-on>—Argument on which to match.

<policy>—Filter policy.


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