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


Usage

<configuration>
    <security>
        <idp>
            <sensor-configuration>
                <log>
                    <suppression>
                        <disable/>
                        <include-destination-address/>
                        <start-log>start-log</start-log>
                        <max-logs-operate>max-logs-operate</max-logs-operate>
                        <max-time-report>max-time-report</max-time-report>
                    </suppression>
                </log>
            </sensor-configuration>
        </idp>
    </security>
</configuration>

Description

Log suppression.

Contents

<disable>—Disable log suppression.

<include-destination-address>—Include destination address while performing a log suppression.

<max-logs-operate>—Maximum logs can be operate on.

<max-time-report>—Time after suppressed logs will be reported.

<start-log>—Suppression start log.


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