252N/A - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC") 252N/A - This Source Code Form is subject to the terms of the Mozilla Public 252N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 252N/A<!-- Converted by db4-upgrade version 1.0 --> 252N/A <
date>2015-09-13</
date>
252N/A <
corpname>ISC</
corpname>
252N/A <
corpauthor>Internet Systems Consortium, Inc.</
corpauthor>
252N/A <
refentrytitle><
application>dnstap-read</
application></
refentrytitle>
252N/A <
manvolnum>1</
manvolnum>
252N/A <
refmiscinfo>BIND9</
refmiscinfo>
252N/A <
refname><
application>dnstap-read</
application></
refname>
252N/A <
refpurpose>print dnstap data in human-readable form</
refpurpose>
252N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
252N/A <
cmdsynopsis sepchar=" ">
252N/A <
command>dnstap-read</
command>
252N/A <
arg choice="opt" rep="norepeat"><
option>-m</
option></
arg>
252N/A <
arg choice="opt" rep="norepeat"><
option>-p</
option></
arg>
252N/A <
arg choice="opt" rep="norepeat"><
option>-y</
option></
arg>
252N/A <
arg choice="req" rep="norepeat"><
replaceable class="parameter">file</
replaceable></
arg>
252N/A <
refsection><
info><
title>DESCRIPTION</
title></
info>
252N/A <
command>dnstap-read</
command>
252N/A reads <
command>dnstap</
command> data from a specified file
252N/A and prints it in a human-readable format. By default,
252N/A <
command>dnstap</
command> data is printed in a short summary
252N/A format, but if the <
option>-y</
option> option is specified,
252N/A 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>nsupdate</
refentrytitle><
manvolnum>8</
manvolnum>
<
citetitle>BIND 9 Administrator Reference Manual</
citetitle>.