dnstap-read.html revision 0ff8d59a0706259d5abf4a789e4af35b4bce9a9e
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara - This Source Code Form is subject to the terms of the Mozilla Public
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara - License, v. 2.0. If a copy of the MPL was not distributed with this
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara - file, You can obtain one at http://mozilla.org/MPL/2.0/.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac<a name="man.dnstap-read"></a><div class="titlepage"></div>
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac<p><span class="application">dnstap-read</span> — print dnstap data in human-readable form</p>
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara<div class="cmdsynopsis"><p><code class="command">dnstap-read</code> [<code class="option">-m</code>] [<code class="option">-p</code>] [<code class="option">-y</code>] {<em class="replaceable"><code>file</code></em>}</p></div>
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara <span class="command"><strong>dnstap-read</strong></span>
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara reads <span class="command"><strong>dnstap</strong></span> data from a specified file
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara and prints it in a human-readable format. By default,
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara <span class="command"><strong>dnstap</strong></span> data is printed in a short summary
56b06f097bb4acc8a9b1d72b30664cfe8caac9e6jvergara format, but if the <code class="option">-y</code> option is specified,
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara then a longer and more detailed YAML format is used instead.
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara Trace memory allocations; used for debugging memory leaks.
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara After printing the <span class="command"><strong>dnstap</strong></span> data, print
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara the text form of the DNS message that was encapsulated in the
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara <span class="command"><strong>dnstap</strong></span> frame.
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara Print <span class="command"><strong>dnstap</strong></span> data in a detailed YAML
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara <span class="citerefentry"><span class="refentrytitle">nsupdate</span>(8)</span>,
b610c3e7694ee7d23d00c046d9cdc37989102492jvergara <em class="citetitle">BIND 9 Administrator Reference Manual</em>.