Enable named query logging on VM BIND (companion to logging pipeline) #503

Open
opened 2026-08-02 16:24:31 +10:00 by unkinben · 0 comments
Owner

Problem
The Vector bind_query transform is deployed but VM BIND (profiles/dns/server.pp) emits no query logs, so DNS query analytics has no VM data.

Proposal

  • add a rate-limited query-logging channel to the puppet-managed named config, to a file/stderr the VM Vector tails

Acceptance

  • named emits client_ip/qname/qtype/rcode; parses via bind_query once VM Vector ships.
**Problem** The Vector bind_query transform is deployed but VM BIND (profiles/dns/server.pp) emits no query logs, so DNS query analytics has no VM data. **Proposal** - add a rate-limited query-logging channel to the puppet-managed named config, to a file/stderr the VM Vector tails **Acceptance** - named emits client_ip/qname/qtype/rcode; parses via bind_query once VM Vector ships.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/puppet-prod#503