dnstap-read.html revision 0ff8d59a0706259d5abf4a789e4af35b4bce9a9e
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<!--
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin -
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz - This Source Code Form is subject to the terms of the Mozilla Public
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin - License, v. 2.0. If a copy of the MPL was not distributed with this
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin - file, You can obtain one at http://mozilla.org/MPL/2.0/.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin-->
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<html>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<head>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<title>dnstap-read</title>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</head>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<a name="man.dnstap-read"></a><div class="titlepage"></div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<div class="refnamediv">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<h2>Name</h2>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<p><span class="application">dnstap-read</span> &#8212; print dnstap data in human-readable form</p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<div class="refsynopsisdiv">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<h2>Synopsis</h2>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<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>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<div class="refsection">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<a name="id-1.7"></a><h2>DESCRIPTION</h2>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin <span class="command"><strong>dnstap-read</strong></span>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin reads <span class="command"><strong>dnstap</strong></span> data from a specified file
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin and prints it in a human-readable format. By default,
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz <span class="command"><strong>dnstap</strong></span> data is printed in a short summary
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz format, but if the <code class="option">-y</code> option is specified,
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz then a longer and more detailed YAML format is used instead.
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz </p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<div class="refsection">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<a name="id-1.8"></a><h2>OPTIONS</h2>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<div class="variablelist"><dl class="variablelist">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<dt><span class="term">-m</span></dt>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<dd><p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin Trace memory allocations; used for debugging memory leaks.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin </p></dd>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<dt><span class="term">-p</span></dt>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<dd><p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin After printing the <span class="command"><strong>dnstap</strong></span> data, print
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin the text form of the DNS message that was encapsulated in the
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin <span class="command"><strong>dnstap</strong></span> frame.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin </p></dd>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<dt><span class="term">-y</span></dt>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<dd><p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin Print <span class="command"><strong>dnstap</strong></span> data in a detailed YAML
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin format. Implies <code class="option">-p</code>.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin </p></dd>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</dl></div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<div class="refsection">
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<a name="id-1.9"></a><h2>SEE ALSO</h2>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin<p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin <span class="citerefentry"><span class="refentrytitle">nsupdate</span>(8)</span>,
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin </p>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</div>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</div></body>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin</html>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin