1689N/A - Copyright (C) 2000-2016 Internet Systems Consortium, Inc. ("ISC") 1689N/A - This Source Code Form is subject to the terms of the Mozilla Public 1689N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 1689N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1689N/A<
title>named-journalprint</
title>
1689N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
1689N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1689N/A<
table width="100%" summary="Navigation header">
1689N/A<
tr><
th colspan="3" align="center"><
span class="application">named-journalprint</
span></
th></
tr>
1689N/A<
td width="20%" align="left">
6188N/A<
th width="60%" align="center">Manual pages</
th>
1689N/A <
span class="application">named-journalprint</
span>
5464N/A — print zone journal in human-readable form
1689N/A <
div class="refsynopsisdiv">
1689N/A <
div class="cmdsynopsis"><
p>
5613N/A <
code class="command">named-journalprint</
code>
1689N/A {<
em class="replaceable"><
code>journal</
code></
em>}
2095N/A<
a name="id-1.14.23.7"></
a><
h2>DESCRIPTION</
h2>
1689N/A <
span class="command"><
strong>named-journalprint</
strong></
span>
6188N/A prints the contents of a zone journal file in a human-readable
3352N/A Journal files are automatically created by <
span class="command"><
strong>named</
strong></
span>
3352N/A when changes are made to dynamic zones (
e.g., by
3352N/A <
span class="command"><
strong>nsupdate</
strong></
span>). They record each addition
3352N/A or deletion of a resource record, in binary format, allowing the
1689N/A changes to be re-applied to the zone when the server is
1689N/A restarted after a shutdown or crash. By default, the name of
1689N/A the journal file is formed by appending the extension
1689N/A <
code class="filename">.jnl</
code> to the name of the corresponding
2809N/A <
span class="command"><
strong>named-journalprint</
strong></
span> converts the contents of a given
1689N/A journal file into a human-readable text format. Each line begins
1689N/A with "add" or "del", to indicate whether the record was added or
1689N/A deleted, and continues with the resource record in master-file
1689N/A<
a name="id-1.14.23.8"></
a><
h2>SEE ALSO</
h2>
1689N/A <
span class="citerefentry">
1689N/A <
span class="refentrytitle">named</
span>(8)
1689N/A <
span class="citerefentry">
1689N/A <
span class="refentrytitle">nsupdate</
span>(8)
1689N/A <
em class="citetitle">BIND 9 Administrator Reference Manual</
em>.
3352N/A<
table width="100%" summary="Navigation footer">
3352N/A<
td width="40%" align="left">
3352N/A<
td width="40%" align="left" valign="top">
1689N/A<
span class="application">named-checkzone</
span>�</
td>
6189N/A<
td width="40%" align="right" valign="top">�<
span class="application">named-nzd2nzf</
span>