dnstap-read — print dnstap data in human-readable form
      dnstap-read 
       [-m]
       [-p]
       [-y]
       {file}
    
      dnstap-read
      reads dnstap data from a specified file
      and prints it in a human-readable format.  By default,
      dnstap data is printed in a short summary
      format, but if the -y option is specified,
      then a longer and more detailed YAML format is used instead.
    
BIND 9.11.1-P1