Closed
Description
Is your feature request related to a problem? Please describe.
The DNSTAP parser seems to be fairly complete, but is missing one significant section: the policy parsing components. (https://github.com/dnstap/dnstap.pb/blob/master/dnstap.proto) These at least should be parsed and made available for matching or output to the various handlers.
Describe the solution you'd like
Make the "Policy" fields available to matching engine components and all output streams/paths.