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