Can Unbound generate a query log (ie, containing only the query
source, name, type, flags) similar to the way that BIND does?
Duane W.
Can Unbound generate a query log (ie, containing only the query
source, name, type, flags) similar to the way that BIND does?
Duane W.
Duane Wessels wrote:
Can Unbound generate a query log (ie, containing only the query
source, name, type, flags) similar to the way that BIND does?
There is no option for that specifically.
You can turn on verbosity higher, it prints lots including name, type,
but not all flags easily. Then you can parse that.
The query source is currently not logged, even at very high verbosity,
so that debug logs can easily be sent to me (with customer privacy
preserved) for debugging.
I don't know if it is worth adding an option to do bind-style query
logging. The upcoming 1.1 has extended statistics, if what you want is
simply more statistics.
Best regards,
Wouter