xref: /netbsd-src/external/mpl/bind/dist/doc/man/dnstap-read.1in (revision 9689912e6b171cbda866ec33f15ae94a04e2c02d)
Man page generated from reStructuredText.
. . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
"DNSTAP-READ" "1" "@RELEASE_DATE@" "@PACKAGE_VERSION@" "BIND 9"
NAME
dnstap-read - print dnstap data in human-readable form
SYNOPSIS
dnstap-read [-m] [-p] [-x] [-y] {file}
DESCRIPTION
dnstap-read reads dnstap data from a specified file and prints it in a human-readable format. By default, dnstap data is printed in a short summary format, but if the \%-y option is specified, a longer and more detailed YAML format is used.
OPTIONS
NDENT 0.0

-m This option indicates trace memory allocations, and is used for debugging memory leaks. NINDENT NDENT 0.0

-p This option prints the text form of the DNS message that was encapsulated in the dnstap frame, after printing the dnstap data. NINDENT NDENT 0.0

-t This option prints long timestamps with millisecond precision. NINDENT NDENT 0.0

-x This option prints a hex dump of the wire form of the DNS message that was encapsulated in the dnstap frame, after printing the dnstap data. NINDENT NDENT 0.0

-y This option prints dnstap data in a detailed YAML format. NINDENT

SEE ALSO
\%named(8), \%rndc(8), BIND 9 Administrator Reference Manual.
AUTHOR
Internet Systems Consortium
COPYRIGHT
2024, Internet Systems Consortium Generated by docutils manpage writer.
.