mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[master] clarify client logging doc
This commit is contained in:
parent
ed1f93cc24
commit
caf7f57771
1 changed files with 4 additions and 2 deletions
|
|
@ -205,9 +205,11 @@
|
|||
</para>
|
||||
|
||||
<para>
|
||||
The query log entry reports the client's IP
|
||||
The query log entry first reports a client object
|
||||
identifier in @0x<hexadecimal-number>
|
||||
format. Next, it reports the client's IP
|
||||
address and port number, and the query name,
|
||||
class and type. Next it reports whether the
|
||||
class and type. Next, it reports whether the
|
||||
Recursion Desired flag was set (+ if set, -
|
||||
if not set), if the query was signed (S),
|
||||
EDNS was in used along with the EDNS version
|
||||
|
|
|
|||
Loading…
Reference in a new issue