dnstap-read
(1)print dnstap data in human-readable form
dnstap-read [-m] [-p] [-x] [-y] {file}
Options
5-mThis option indicates trace memory allocations, and is used for debugging memory leaks.
-pThis option prints the text form of the DNS message that was encapsulated in the dnstap frame, after printing the dnstap data.
-tThis option prints long timestamps with millisecond precision.
-xThis option prints a hex dump of the wire form of the DNS message that was encapsulated in the dnstap frame, after printing the dnstap data.
-yThis option prints dnstap data in a detailed YAML format.