class BindService

ManagedElement
+-IpworksFunction
+-IpworksDnsRoot
+-DnsServer
+-BindService
+-DnsLog [1..1]
+-DnsTransLog [1..1]

Controls the DNS Server installed on the host machine.

Attributes
BindAsdnsPercentDiff
asdnsGrpDiff = BIND_ASDNS_GRP_ENABLE_DIFF_1
ASDNS Grouping Percent Difference,defines whether to enable or disable the grouping function and defines its value.
string
key
mandatory
noNotification
restricted
bindServiceId
The identifier of the DNS service.
uint32[0..1]
debugLogLevel = 1 { 1..99 }
Debug Logging Level (1-99),specifies when debug logging is enabled. Debug logging is enabled via setting log level to DNS_LOG_LEVEL_DEBUG in the MOC DnsLog.
It controls the level of logging information.
Following lists the categories and the settings for the various debugging levels that can be set.

Debug Logging Categories (Level Setting)

-Logs basic operations including zone loading; maintenance queries such as SOA and zone transfers, NOTIFY messages, and high-level task dispatching. (1, default)
-Logs multicast requests.(2)
-Logs low-level task creation, journaling activity, DNSSEC and TSIG validation.(3)
-Logs when a master server answers an incremental zone transfer (IXFR) with an full transfer (AXFR) because the journal file is missing.(4)
-Logs the view used for a request and AAAA synthesis processing.(5)
-Logs outbound zone transfer information.(6)
-Logs journal adds and deletes and byte counts for inbound zone transfers.(7)
-Logs dynamic update processing and zone transfer details.(8)
-Logs zone timer related activities and requests from blackholed addresses.(10)
-Logs updates to a zone's refresh timer.(20)
-Logs low-level task dispatcher related information.(90)

The selected logging level includes the logging information of all levels below it.
For example, selecting level 90 includes levels 1-8, 10, 20, and 90.
Setting the debug logging level between indicated levels produces the same output as the lower indicated level.
For example, levels 21-89 produce the same result as level 20.

Note: Use debug logging only to diagnose problems. Turn it off during normal operation.
This is because the log file grows rapidly when debugging is enabled. This will degrade server performance, especially at higher levels of debug logging.
boolean[0..1]
internetDNS = false
internet DNS
boolean
queryLogging = false
Toggle Query Logging,switches the Query Logging status on or off.
The DNS Server must be running for this command to take effect.
The status that is set for Query Logging is only maintained for the currently running process.
When Query Logging is enabled, the DNS Server logs all queries it receives.
boolean
securityLog = false
Determines whether the Security log is enabled.

  class BindService