Scroll to navigation

KJOURNALPRINT(8) Knot DNS KJOURNALPRINT(8)

NAME

kjournalprint - Knot DNS journal print utility

SYNOPSIS

kjournalprint [config_option config_argument] [option...] zone_name

kjournalprint [config_option config_argument] -z

DESCRIPTION

The program prints zone history stored in a journal database. As default, changes are colored for terminal.

Config options

Use a textual configuration file (default is /etc/knot/knot.conf).
Use a binary configuration database directory (default is /var/lib/knot/confdb). The default configuration database, if exists, has a preference to the default configuration file.
Use specified journal database path and default configuration.

Options

Instead of reading the journal, display the list of zones in the DB.
Limits the number of displayed changes.
Start at a specific SOA serial.
Enable additional journal semantic checks during printing.
Debug mode brief output.
Don't generate colorized output.
An alias for -x. Use of this option is deprecated, it will be removed in the future.
Force colorized output.
Print the program help.
Print the program version.

Parameters

A name of the zone to print the history for.

EXIT VALUES

Exit status of 0 means successful operation. Any other exit status indicates an error.

EXAMPLES

Last (most recent) 5 changes without colors:

$ kjournalprint -nl 5 /var/lib/knot/journal example.com.


SEE ALSO

knotd(8), knot.conf(5).

AUTHOR

CZ.NIC Labs <https://www.knot-dns.cz>

COPYRIGHT

Copyright 2010–2023, CZ.NIC, z.s.p.o.

2023-04-04 3.2.6