policy/protocols/smtp/entities-excerpt.zeek
- SMTP
This script is for optionally adding a body excerpt to the SMTP entities log.
- Namespace
SMTP
- Imports
Summary
Runtime Options
This is the default value for how much of the entity body should be included for all MIME entities. |
Redefinitions
|
Detailed Interface
Runtime Options
- SMTP::default_entity_excerpt_len
-
This is the default value for how much of the entity body should be included for all MIME entities. The lesser of this value and
default_file_bof_buffer_size
will be used.