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