Skip to content

GitLab

  • Menu
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 528
    • Issues 528
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 Projects
  • BINDBIND
  • Issues
  • #552
Closed
Open
Created Sep 24, 2018 by Cathy Almond@cathyaDeveloper

Query logging format and making less-disruptive changes

This is a follow-up on https://bugs.isc.org/Ticket/Display.html?id=44606

The following change in BIND 9.11.0 caused many people's querylog parsing scripts to break, moreso because the new logging wasn't added at the end of the layout (although it may anyway have broken some parsers):

  1. [cleanup] Render client/query logging format consistent for ease of log file parsing. (Note that this affects "querylog" format: there is now an additional field indicating the client object address.) [RT #43238]

A new question has been asked - what are we going to do next, and, having already added it (and forced many people to change their scripts aready) will we change the position of the client @0xptr tag, or leave it where it is, going forwards?

https://groups.google.com/forum/#!topic/comp.protocols.dns.bind/6p8SwGEiC2M

I think we should not move it - what's done is done, and too many people have now upgraded to BIND 9.11 and updated their logfile parsing scripts. Can we confirm our plans please.

Edited Sep 24, 2018 by Cathy Almond
Assignee
Assign to
Time tracking