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