policy/protocols/smtp/entities-excerpt.bro

SMTP

This script is for optionally adding a body excerpt to the SMTP entities log.

Namespace:SMTP
Imports:base/protocols/smtp/entities.bro
Source File:/scripts/policy/protocols/smtp/entities-excerpt.bro

Summary

Options

SMTP::default_entity_excerpt_len: count &redef This is the default value for how much of the entity body should be included for all MIME entities.

Redefinitions

SMTP::Entity: record  

Detailed Interface

Options

SMTP::default_entity_excerpt_len
Type:count
Attributes:&redef
Default:0

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.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.