Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2nd chance: feat query_log - optional parameter query_log_enable to enable query log #192

Merged
merged 3 commits into from
Jan 26, 2017

Conversation

eumel8
Copy link
Contributor

@eumel8 eumel8 commented Jan 20, 2017

No description provided.

with some static parameter and default file location on
Ubuntu.
logging {

channel query_logging {
file "/var/cache/bind/named_querylog"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a variable you can use (data_dir) to remove some of the hard-coded pathiness?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

${data_dir} is on Debian systems '/etc/bind/zones', I wouldn't use this for log file targetting. A new variable is required for that.

@eumel8
Copy link
Contributor Author

eumel8 commented Jan 25, 2017

Don't know why Travis failed to build on Ruby 1.8. Maybe an error in the build system. Is there an option to re-trigger the build?

@solarkennedy
Copy link
Collaborator

It has a tendency to break because it is no longer really supported.
I'll (probably) end up removing it from the matrix.

@solarkennedy solarkennedy merged commit 1052165 into ajjahn:master Jan 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants