Denis Machard
Denis Machard
- Program: Authoritative - Issue type: Minor Bug report ### Short description I am using the command `pdns_server --version` to display the exact version and build configuration. I want to...
**Describe the bug** func (k *KafkaProducer) ReadConfig() { if len(k.config.Loggers.RedisPub.TextFormat) > 0 { k.textFormat = strings.Fields(k.config.Loggers.RedisPub.TextFormat)
fix #676
- [x] dnstap - [x] dnstaprelay - [x] dnsmessage - [ ] tzsp - [ ] file ingestor - [ ] file tail - [ ] powerdns - [ ]...
**Is your feature request related to a problem? Please describe.** support the new dnstap protobuf https://github.com/dnstap/dnstap.pb/pull/21
**Is your feature request related to a problem? Please describe.** add documentations for fluentd logger (compression, ack support, ...)
**Describe the bug** refuses loop routing from config ``` pipelines: - name: dnstap file-ingestor: watch-dir: /tmp watch-mode: dnstap routing-policy: default: [ dnstap ] ```