/
set enable_dnstap
set enable_dnstap
Use the set enable_dnstap
command to enable or disable using dnstap to log DNS queries and responses. For information about using dnstap, see Capturing DNS Queries and Responses. To view the status of the dnstap configuration, see show dnstap-status.
Syntax
set enable dns_tap [on|off]
Argument | Description |
---|---|
on | Enables the use of the dnstap log format to log DNS queries and responses at high rates to well-known destinations. |
off | Disables the use of the dnstap log format to log DNS queries and responses. |
Examples
To enable the use of the dnstap log format:
Infoblox > set enable_dnstap on
Override Grid settings and configure DNSTAP on member level? (y or n):
The input y
overrides Grid settings and enables member-level dnstap configuration. The input n
inherits Grid settings; no further configuration is performed.
To disable the use of the dnstap log format:
Infoblox > set enable_dnstap off