1 .\" $NetBSD: named-journalprint.8,v 1.5 2014/12/10 04:37:54 christos Exp $
3 .\" Copyright (C) 2009, 2014 Internet Systems Consortium, Inc. ("ISC")
5 .\" Permission to use, copy, modify, and/or distribute this software for any
6 .\" purpose with or without fee is hereby granted, provided that the above
7 .\" copyright notice and this permission notice appear in all copies.
9 .\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
10 .\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11 .\" AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
12 .\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13 .\" LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15 .\" PERFORMANCE OF THIS SOFTWARE.
21 .\" Title: named\-journalprint
23 .\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
24 .\" Date: December 04, 2009
28 .TH "NAMED\-JOURNALPRINT" "8" "December 04, 2009" "BIND9" "BIND9"
29 .\" disable hyphenation
31 .\" disable justification (adjust text to left margin only)
34 named\-journalprint \- print zone journal in human\-readable form
37 \fBnamed\-journalprint\fR {\fIjournal\fR}
40 \fBnamed\-journalprint\fR
41 prints the contents of a zone journal file in a human\-readable form.
43 Journal files are automatically created by
45 when changes are made to dynamic zones (e.g., by
46 \fBnsupdate\fR). 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
48 to the name of the corresponding zone file.
50 \fBnamed\-journalprint\fR
51 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 format.
56 BIND 9 Administrator Reference Manual.
59 Internet Systems Consortium
61 Copyright \(co 2009, 2014 Internet Systems Consortium, Inc. ("ISC")