17736N/A - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC") 17736N/A - This Source Code Form is subject to the terms of the Mozilla Public 10017N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 10017N/A<!-- Converted by db4-upgrade version 1.0 --> 10017N/A <
corpauthor>Internet Systems Consortium, Inc.</
corpauthor>
10017N/A <
refentrytitle><
application>dnstap-read</
application></
refentrytitle>
10017N/A <
refmiscinfo>BIND9</
refmiscinfo>
11098N/A <
refname><
application>dnstap-read</
application></
refname>
<
refpurpose>print dnstap data in human-readable form</
refpurpose>
<
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
<
cmdsynopsis sepchar=" ">
<
command>dnstap-read</
command>
<
arg choice="opt" rep="norepeat"><
option>-m</
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-p</
option></
arg>
<
arg choice="opt" rep="norepeat"><
option>-y</
option></
arg>
<
arg choice="req" rep="norepeat"><
replaceable class="parameter">file</
replaceable></
arg>
<
refsection><
info><
title>DESCRIPTION</
title></
info>
<
command>dnstap-read</
command>
reads <
command>dnstap</
command> data from a specified file
and prints it in a human-readable format. By default,
<
command>dnstap</
command> data is printed in a short summary
format, but if the <
option>-y</
option> option is specified,
then a longer and more detailed YAML format is used instead.
<
refsection><
info><
title>OPTIONS</
title></
info>
Trace memory allocations; used for debugging memory leaks.
After printing the <
command>dnstap</
command> data, print
the text form of the DNS message that was encapsulated in the
<
command>dnstap</
command> frame.
Print <
command>dnstap</
command> data in a detailed YAML
format. Implies <
option>-p</
option>.
<
refsection><
info><
title>SEE ALSO</
title></
info>
<
refentrytitle>named</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>rndc</
refentrytitle><
manvolnum>8</
manvolnum>
<
citetitle>BIND 9 Administrator Reference Manual</
citetitle>.