dnstap-read.html revision 7911e6f9de303bca5a3d8b34f4330c8f7cecffae
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen - This Source Code Form is subject to the terms of the Mozilla Public
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen - License, v. 2.0. If a copy of the MPL was not distributed with this
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen - file, You can obtain one at http://mozilla.org/MPL/2.0/.
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen<a name="man.dnstap-read"></a><div class="titlepage"></div>
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen — print dnstap data in human-readable form
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen {<em class="replaceable"><code>file</code></em>}
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen <span class="command"><strong>dnstap-read</strong></span>
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen reads <span class="command"><strong>dnstap</strong></span> data from a specified file
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen and prints it in a human-readable format. By default,
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen <span class="command"><strong>dnstap</strong></span> data is printed in a short summary
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen format, but if the <code class="option">-y</code> option is specified,
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen then a longer and more detailed YAML format is used instead.
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen <div class="variablelist"><dl class="variablelist">
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen Trace memory allocations; used for debugging memory leaks.
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen After printing the <span class="command"><strong>dnstap</strong></span> data, print
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen the text form of the DNS message that was encapsulated in the
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen <span class="command"><strong>dnstap</strong></span> frame.
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen Print <span class="command"><strong>dnstap</strong></span> data in a detailed YAML
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen format. Implies <code class="option">-p</code>.
a64adf62fa33f2463a86f990217b0c9078531a40Timo Sirainen <em class="citetitle">BIND 9 Administrator Reference Manual</em>.