2N/A - Copyright (C) 2009, 2014 Internet Systems Consortium, Inc. ("ISC") 2N/A - Permission to use, copy, modify, and/or distribute this software for any 2N/A - purpose with or without fee is hereby granted, provided that the above 2N/A - copyright notice and this permission notice appear in all copies. 2N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 2N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 2N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 2N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 2N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 2N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 2N/A - PERFORMANCE OF THIS SOFTWARE. 2N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2N/A<
title>named-journalprint</
title>
2N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
2N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><
div class="refentry" title="named-journalprint">
2N/A <
div class="refnamediv">
2N/A <
span class="application">named-journalprint</
span>
2N/A — print zone journal in human-readable form
2N/A <
div class="refsynopsisdiv" title="Synopsis">
2N/A <
div class="cmdsynopsis"><
p>
2N/A <
code class="command">named-journalprint</
code>
{<
em class="replaceable"><
code>journal</
code></
em>}
<
div class="refsection" title="DESCRIPTION">
<
a name="idp60869968"></
a><
h2>DESCRIPTION</
h2>
<
span class="command"><
strong>named-journalprint</
strong></
span>
prints the contents of a zone journal file in a human-readable
Journal files are automatically created by <
span class="command"><
strong>named</
strong></
span>
when changes are made to dynamic zones (
e.g., by
<
span class="command"><
strong>nsupdate</
strong></
span>). They record each addition
or deletion of a resource record, in binary format, allowing the
changes to be re-applied to the zone when the server is
restarted after a shutdown or crash. By default, the name of
the journal file is formed by appending the extension
<
code class="filename">.jnl</
code> to the name of the corresponding
<
span class="command"><
strong>named-journalprint</
strong></
span> converts the contents of a given
journal file into a human-readable text format. Each line begins
with "add" or "del", to indicate whether the record was added or
deleted, and continues with the resource record in master-file
<
div class="refsection" title="SEE ALSO">
<
a name="idp60874064"></
a><
h2>SEE ALSO</
h2>
<
span class="citerefentry">
<
span class="refentrytitle">named</
span>(8)
<
span class="citerefentry">
<
span class="refentrytitle">nsupdate</
span>(8)
<
em class="citetitle">BIND 9 Administrator Reference Manual</
em>.