Closed
Description
Is your feature request related to a problem? Please describe.
While it is infrequent, there is a need to understand the "class" value for queries (IN, CH, etc.) - it would be good for completeness to have this as an output field. While it may be seen as "almost always" set to "IN", it is not always the case and debugging for DOS attacks need full understanding of class.
Describe the solution you'd like
Add "class" as a field under "dns" results.
Additional context
The additional data weight of one field could be counteracted by implementation of #527 which would allow removal of field data before forwarding on to next steps in the pipeline or to other destinations.