policy/frameworks/analyzer/deprecated-dpd-log.zeek
- DPD
Creates the now deprecated dpd.logfile.
- Namespace:
DPD
Summary
Types
The record type defining the columns to log in the DPD logging stream. |
Redefinitions
Add the DPD logging stream identifier. |
|
Hooks
A default logging policy hook for the stream. |
Detailed Interface
Types
- DPD::Info
- Type:
- Fields:
-
-
proto:
transport_proto&log Transport protocol for the violation.
-
packet_segment:
string&optional&log (present if policy/frameworks/dpd/packet-segment-logging.zeek is loaded)
A chunk of the payload that most likely resulted in the analyzer violation.
-
proto:
The record type defining the columns to log in the DPD logging stream.
Hooks
- DPD::log_policy
- Type:
A default logging policy hook for the stream.