policy/protocols/dns/log-original-query-case.zeek

DNS

This script adds the query with its original letter casing to the DNS log.

Namespace

DNS

Imports

base/protocols/dns/main.zeek

Summary

Redefinitions

DNS::Info: record

New Fields

DNS::Info

original_query: string &log &optional

Query with original letter casing

Detailed Interface