dmachard / go-dnscollector

Ingesting, pipelining, and enhancing your DNS logs with usage indicators, security analysis, and additional metadata.
MIT License
184 stars 43 forks source link

add rewrite transform + quote some text directives #756

Closed dmachard closed 1 month ago

dmachard commented 1 month ago

This PR implements #527

Config example

  - name: tap
    dnstap:
      listen-ip: 0.0.0.0
      listen-port: 6000
    transforms:
      rewrite:
        identifiers:
          dnstap.version: ""
          dnstap.identity: "foo"