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


<log-information>

Usage

<firewall-log-information>
    <log-information>
        <time>time</time>
        <filter-name>filter-name</filter-name>
        <action-name>action-name</action-name>
        <interface-name>interface-name</interface-name>
        <protocol-name>protocol-name</protocol-name>
        <source-address>source-address</source-address>
        <destination-address>destination-address</destination-address>
        <packet-length>packet-length</packet-length>
        <icmp-type>icmp-type</icmp-type>
        <icmp-code>icmp-code</icmp-code>
    </log-information>
</firewall-log-information>

Description

Details of a single firewall log entry.

Contents

<action-name>—Filter action.

<destination-address>—Destination address.

<filter-name>—Name of filter.

<icmp-code>—ICMP code.

<icmp-type>—ICMP type.

<interface-name>—Name of interface.

<packet-length>—Packet length.

<protocol-name>—Name of protocol.

<source-address>—Source address.

<time>—Time of log.


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