dnstap-read.docbook revision 14a656f94b1fd0ababd84a772228dfa52276ba15
41f11644387cf54e4affe496c0532165ac41eb87Automatic Updater - Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence - Permission to use, copy, modify, and/or distribute this software for any
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater - purpose with or without fee is hereby granted, provided that the above
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley - copyright notice and this permission notice appear in all copies.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley<!-- Converted by db4-upgrade version 1.0 -->
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.dnstap-read">
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley <refentryinfo>
504b5167f3cec4c32d787d435f6fd9e238f7a4ddBrian Wellington <corpauthor>Internet Systems Consortium, Inc.</corpauthor>
2ae4dd0dbd50b3159476537c60ccdc8b64364356Mark Andrews </refentryinfo>
b2086d798b442a428d50ddc247925f114aa4112fEvan Hunt <refentrytitle><application>dnstap-read</application></refentrytitle>
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley <refnamediv>
440be4c866f6935ac069db79a414304507a664c2Michael Graff <refname><application>dnstap-read</application></refname>
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley <refpurpose>print dnstap data in human-readable form</refpurpose>
dc570b92f6cc60def4207733c7a194fbb69a4399Michael Sawyer </refnamediv>
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
ac77fece9a62537a9e0e5852498ebeda7b2978c3Bob Halley </copyright>
ac77fece9a62537a9e0e5852498ebeda7b2978c3Bob Halley <refsynopsisdiv>
0586029c81ed29bec8c52a16c76422bbf1f5d221Brian Wellington <arg choice="opt" rep="norepeat"><option>-m</option></arg>
173b32c660c1e4d5141b5ca740e8fab3c593652fBob Halley <arg choice="opt" rep="norepeat"><option>-p</option></arg>
143c2d39fafc0e36e0fa291b7708b60309e5a1b6Andreas Gustafsson <arg choice="opt" rep="norepeat"><option>-y</option></arg>
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley <arg choice="req" rep="norepeat"><replaceable class="parameter">file</replaceable></arg>
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson </cmdsynopsis>
a4b6a1622b1b6672a6e0c7186167bbe3997568c6Bob Halley </refsynopsisdiv>
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews <refsection><info><title>DESCRIPTION</title></info>
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson reads <command>dnstap</command> data from a specified file
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson and prints it in a human-readable format. By default,
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson <command>dnstap</command> data is printed in a short summary
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson format, but if the <option>-y</option> option is specified,
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein then a longer and more detailed YAML format is used instead.
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein </refsection>
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson <refsection><info><title>OPTIONS</title></info>
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson <variablelist>
e5f8f2659bf1cbaa5b45c09605a23dc8ba9f94d6Andreas Gustafsson <varlistentry>
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley Trace memory allocations; used for debugging memory leaks.
60c83e9d7c613a1c5ed6220465f5b524ff2f14bfAndreas Gustafsson </varlistentry>
a4b6a1622b1b6672a6e0c7186167bbe3997568c6Bob Halley <varlistentry>
a4b6a1622b1b6672a6e0c7186167bbe3997568c6Bob Halley After printing the <command>dnstap</command> data, print
a4b6a1622b1b6672a6e0c7186167bbe3997568c6Bob Halley the text form of the DNS message that was encapsulated in the
60771bb1b4b197744b8b8172721e11412c9b1a8eBob Halley </varlistentry>
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley <varlistentry>
b35a009df86b4aa3793e87602c95af2a503ec0eeMark Andrews Print <command>dnstap</command> data in a detailed YAML
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews </varlistentry>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews </variablelist>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews </refsection>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews <refsection><info><title>SEE ALSO</title></info>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews <citerefentry>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews <refentrytitle>named</refentrytitle><manvolnum>8</manvolnum>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews </citerefentry>,
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews <citerefentry>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews <refentrytitle>nsupdate</refentrytitle><manvolnum>8</manvolnum>
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews </citerefentry>,
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews <citetitle>BIND 9 Administrator Reference Manual</citetitle>.
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews </refsection>