man.named-journalprint.html revision c60ee6edf129596fa04db86c6865d75b5a412598
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - Copyright (C) 2000-2003 Internet Software Consortium.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - Permission to use, copy, modify, and/or distribute this software for any
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - purpose with or without fee is hereby granted, provided that the above
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - copyright notice and this permission notice appear in all copies.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster - PERFORMANCE OF THIS SOFTWARE.
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<!-- $Id$ -->
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<link rel="prev" href="man.named.html" title="named">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<link rel="next" href="man.named-rrchecker.html" title="named-rrchecker">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<table width="100%" summary="Navigation header">
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<tr><th colspan="3" align="center"><span class="application">named-journalprint</span></th></tr>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<a accesskey="p" href="man.named.html">Prev</a>�</td>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<th width="60%" align="center">Manual pages</th>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<td width="20%" align="right">�<a accesskey="n" href="man.named-rrchecker.html">Next</a>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<a name="man.named-journalprint"></a><div class="titlepage"></div>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<p><span class="application">named-journalprint</span> — print zone journal in human-readable form</p>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster<div class="cmdsynopsis"><p><code class="command">named-journalprint</code> {<em class="replaceable"><code>journal</code></em>}</p></div>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster <span><strong class="command">named-journalprint</strong></span>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster prints the contents of a zone journal file in a human-readable
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster Journal files are automatically created by <span><strong class="command">named</strong></span>
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster when changes are made to dynamic zones (e.g., by
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster <span><strong class="command">nsupdate</strong></span>). They record each addition
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster or deletion of a resource record, in binary format, allowing the
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster changes to be re-applied to the zone when the server is
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster restarted after a shutdown or crash. By default, the name of
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster the journal file is formed by appending the extension
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster <code class="filename">.jnl</code> to the name of the corresponding
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster <span><strong class="command">named-journalprint</strong></span> converts the contents of a given
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster journal file into a human-readable text format. Each line begins
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster with "add" or "del", to indicate whether the record was added or
8af80418ba1ec431c8027fa9668e5678658d3611Allan Foster deleted, and continues with the resource record in master-file