1DNSTAP-READ(1)                      BIND 9                      DNSTAP-READ(1)
2
3
4

NAME

6       dnstap-read - print dnstap data in human-readable form
7

SYNOPSIS

9       dnstap-read [-m] [-p] [-x] [-y] {file}
10

DESCRIPTION

12       dnstap-read  reads dnstap data from a specified file and prints it in a
13       human-readable format. By default, dnstap data is printed  in  a  short
14       summary  format,  but  if the -y option is specified, a longer and more
15       detailed YAML format is used.
16

OPTIONS

18       -m     This option indicates trace memory allocations, and is used  for
19              debugging memory leaks.
20
21       -p     This option prints the text form of the DNS message that was en‐
22              capsulated in the dnstap frame, after printing the dnstap data.
23
24       -t     This option prints long timestamps with millisecond precision.
25
26       -x     This option prints a hex dump of the wire form of the  DNS  mes‐
27              sage  that  was encapsulated in the dnstap frame, after printing
28              the dnstap data.
29
30       -y     This option prints dnstap data in a detailed YAML format.
31

SEE ALSO

33       named(8), rndc(8), BIND 9 Administrator Reference Manual.
34

AUTHOR

36       Internet Systems Consortium
37
39       2023, Internet Systems Consortium
40
41
42
43
449.19.18                                                         DNSTAP-READ(1)
Impressum