2016-08-26 15:14:04 +10:00
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<!--
|
2017-01-06 01:05:20 +00:00
|
|
|
|
- Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC")
|
2010-05-19 01:14:14 +00:00
|
|
|
|
-
|
2016-07-21 07:11:01 +00:00
|
|
|
|
- This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2009-12-04 22:23:33 +00:00
|
|
|
|
-->
|
2016-08-26 15:14:04 +10:00
|
|
|
|
<html lang="en">
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
|
|
|
<title>named-journalprint</title>
|
2015-10-07 04:11:09 +00:00
|
|
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
2015-01-09 01:05:02 +00:00
|
|
|
|
<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<link rel="prev" href="man.named-checkzone.html" title="named-checkzone">
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<link rel="next" href="man.named-nzd2nzf.html" title="named-nzd2nzf">
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</head>
|
|
|
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
|
|
|
<div class="navheader">
|
|
|
|
|
<table width="100%" summary="Navigation header">
|
|
|
|
|
<tr><th colspan="3" align="center"><span class="application">named-journalprint</span></th></tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="20%" align="left">
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<a accesskey="p" href="man.named-checkzone.html">Prev</a><EFBFBD></td>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<th width="60%" align="center">Manual pages</th>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<td width="20%" align="right"><EFBFBD><a accesskey="n" href="man.named-nzd2nzf.html">Next</a>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
<hr>
|
|
|
|
|
</div>
|
2015-10-07 04:11:09 +00:00
|
|
|
|
<div class="refentry">
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<a name="man.named-journalprint"></a><div class="titlepage"></div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="refnamediv">
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<h2>Name</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<p>
|
|
|
|
|
<span class="application">named-journalprint</span>
|
|
|
|
|
— print zone journal in human-readable form
|
|
|
|
|
</p>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</div>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="refsynopsisdiv">
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<h2>Synopsis</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<div class="cmdsynopsis"><p>
|
|
|
|
|
<code class="command">named-journalprint</code>
|
|
|
|
|
{<em class="replaceable"><code>journal</code></em>}
|
|
|
|
|
</p></div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsection">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.23.7"></a><h2>DESCRIPTION</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<p>
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<span class="command"><strong>named-journalprint</strong></span>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
prints the contents of a zone journal file in a human-readable
|
2015-10-22 05:53:09 +00:00
|
|
|
|
form.
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<p>
|
2015-10-22 05:53:09 +00:00
|
|
|
|
Journal files are automatically created by <span class="command"><strong>named</strong></span>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
when changes are made to dynamic zones (e.g., by
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<span class="command"><strong>nsupdate</strong></span>). They record each addition
|
2009-12-04 22:23:33 +00:00
|
|
|
|
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
|
|
|
|
|
zone file.
|
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
<p>
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<span class="command"><strong>named-journalprint</strong></span> converts the contents of a given
|
2009-12-04 22:23:33 +00:00
|
|
|
|
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
|
|
|
|
|
format.
|
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="refsection">
|
2016-08-25 01:04:54 +00:00
|
|
|
|
<a name="id-1.14.23.8"></a><h2>SEE ALSO</h2>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
<span class="citerefentry">
|
|
|
|
|
<span class="refentrytitle">named</span>(8)
|
|
|
|
|
</span>,
|
|
|
|
|
<span class="citerefentry">
|
2017-03-02 01:05:06 +00:00
|
|
|
|
<span class="refentrytitle">nsupdate</span>(1)
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</span>,
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<em class="citetitle">BIND 9 Administrator Reference Manual</em>.
|
|
|
|
|
</p>
|
2016-12-07 01:05:34 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</div>
|
|
|
|
|
<div class="navfooter">
|
|
|
|
|
<hr>
|
|
|
|
|
<table width="100%" summary="Navigation footer">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left">
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<a accesskey="p" href="man.named-checkzone.html">Prev</a><EFBFBD></td>
|
2015-01-09 01:05:02 +00:00
|
|
|
|
<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<td width="40%" align="right"><EFBFBD><a accesskey="n" href="man.named-nzd2nzf.html">Next</a>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="40%" align="left" valign="top">
|
2015-10-05 21:59:35 -07:00
|
|
|
|
<span class="application">named-checkzone</span><EFBFBD></td>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
|
2016-07-27 01:07:09 +00:00
|
|
|
|
<td width="40%" align="right" valign="top"><EFBFBD><span class="application">named-nzd2nzf</span>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
2017-01-10 01:04:52 +00:00
|
|
|
|
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.12.0-pre-alpha</p>
|
2009-12-04 22:23:33 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|