2.2.9.1.2 DNS_EVENTLOG_TYPES

The DNS server can enable several levels of event-logging. This MUST be set to one of the values specified below:

Constant/value

Description

EVENT_LOG_SUCCESS

0x00000000

The server will log events for all successful operations.

EVENT_LOG_ERROR_TYPE

0x00000001

The server will log events for all operations that result in an error.

EVENT_LOG_WARNING_TYPE

0x00000002

The server will log events for all operations that result in a warning.

EVENT_LOG_INFORMATION_TYPE

0x00000004

The server will log events for all operations for informative purposes.