Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Content Zone

Table of Contents

Children Display


Info

Testing / work in progress


Info

"dnstap is a flexible, structured binary log format for DNS software. It uses Protocol Buffers to encode events that occur inside DNS software in an implementation-neutral format." - https://dnstap.info/

...

  • Read from output file to yaml
    Code Block
    languagediff
    dnstap -y -r /tmp/output.dnstap

Configuration

...