Convert utf8 in smtp.log

Hi all,

Is it possible to convert utf8 characters in subject emails logged by
bro to a "readable" format?

Thanks.

There is a script! (i’ve heard that it has caused problems for some people though) :slight_smile:

It adds a new fields named “decoded_subject” to your smtp log:
  https://github.com/sethhall/bro-junk-drawer/blob/master/smtp-decode-encoded-word-subjects.bro

  .Seth