man.named-journalprint.html revision c313914d0e66b20969215e519bbf2ab4ecf39512
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
a7038d1a0513c8e804937ebc95fc9cb3a46c04f5Mark Andrews - Copyright (C) 2000-2018 Internet Systems Consortium, Inc. ("ISC")
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater - This Source Code Form is subject to the terms of the Mozilla Public
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence - License, v. 2.0. If a copy of the MPL was not distributed with this
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence - file, You can obtain one at http://mozilla.org/MPL/2.0/.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<link rel="prev" href="man.named-checkzone.html" title="named-checkzone">
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<link rel="next" href="man.named-nzd2nzf.html" title="named-nzd2nzf">
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<table width="100%" summary="Navigation header">
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<tr><th colspan="3" align="center"><span class="application">named-journalprint</span></th></tr>
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<a accesskey="p" href="man.named-checkzone.html">Prev</a>�</td>
899f7f9af527d3dfe8345dcc8210d7c23fc950afDavid Lawrence<th width="60%" align="center">Manual pages</th>
c4717613e45323ed23dc6e9162cba89f1f83830cDavid Lawrence<td width="20%" align="right">�<a accesskey="n" href="man.named-nzd2nzf.html">Next</a>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<a name="man.named-journalprint"></a><div class="titlepage"></div>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein <span class="application">named-journalprint</span>
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence — print zone journal in human-readable form
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein {<em class="replaceable"><code>journal</code></em>}
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<a name="id-1.14.23.7"></a><h2>DESCRIPTION</h2>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein <span class="command"><strong>named-journalprint</strong></span>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein prints the contents of a zone journal file in a human-readable
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence Journal files are automatically created by <span class="command"><strong>named</strong></span>
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence when changes are made to dynamic zones (e.g., by
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence <span class="command"><strong>nsupdate</strong></span>). They record each addition
2918b5bda6a55c301eb87992b5f2acd7176d0737David Lawrence or deletion of a resource record, in binary format, allowing the
2918b5bda6a55c301eb87992b5f2acd7176d0737David Lawrence changes to be re-applied to the zone when the server is
2918b5bda6a55c301eb87992b5f2acd7176d0737David Lawrence restarted after a shutdown or crash. By default, the name of
959cf5e112c41ba8da2a202f51bc0c7a3cf47f68Tatuya JINMEI 神明達哉 the journal file is formed by appending the extension
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein <code class="filename">.jnl</code> to the name of the corresponding
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein <span class="command"><strong>named-journalprint</strong></span> converts the contents of a given
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein journal file into a human-readable text format. Each line begins
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence with "add" or "del", to indicate whether the record was added or
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence deleted, and continues with the resource record in master-file
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence <span class="refentrytitle">nsupdate</span>(1)
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
8f804834e2b537da5c8bc81f986143a46147b490Andreas Gustafsson<table width="100%" summary="Navigation footer">
8f804834e2b537da5c8bc81f986143a46147b490Andreas Gustafsson<a accesskey="p" href="man.named-checkzone.html">Prev</a>�</td>
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<td width="40%" align="right">�<a accesskey="n" href="man.named-nzd2nzf.html">Next</a>
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<span class="application">named-checkzone</span>�</td>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence<td width="40%" align="right" valign="top">�<span class="application">named-nzd2nzf</span>
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.3 (Extended Support Version)</p>