How To Get bind9 Log Files To Roll Over?
I have set up a DNS server on Ubuntu Server 8.04.1 in a virtual machine on a Mac running OS X 10.5.4 under VMware Fusion 1.1.3. In my /etc/bin/
logging {
channel query.log {
};
category queries { query.log; };
};
I was expecting the "versions 3 size 10M" statement to limit the file to 10 MB and to create a new file when the limit was reached. The file continues to grow. I have stopped/started bind9. I have also rebooted the VM, but the file continues to grow. [Edit: the file hadn't reached the limit when I thought it did. I blew the conversion by dropping a digit. The end result was that the file hit the limit and didn't roll over.] It isn't that big of a deal, but I would like to know why it isn't working as expected.
Any clues?
Thanks,
Rocky
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu bind9 Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Matthew Lambie
- Solved:
- Last query:
- Last reply: