Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 567
    • Issues 567
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #2069
Closed
Open
Issue created Aug 07, 2020 by Petr Menšík@pemensikContributor

Make possible logging of NXDOMAIN authoritative responses

Description

Make possible logging of NXDOMAIN responses

Request

It was requested on Red Hat bug. I have found it is only possible to log nxdomain responses on recursive server. But I haven't found a way to configure authoritative server to log NXDOMAIN results of queries.

I think DNSTAP can be used also for this, but it seems unnecessary complicated. Is there way to log queries, which got unsuccessful response?

Could a new authoritative-errors channel be created, with default configuration to null sink? It would be possible to redirect it to a log file. I am aware NXDOMAIN response is not exactly error, just statement such name does not exist. What if I am interested in most frequent non-existing names on my domains?

Links / references

Assignee
Assign to
Time tracking