class DnsSmLog

ManagedElement
+-IpworksFunction
+-IpworksDnsRoot
+-DnsServer
+-DnsSm
+-DnsSmLog

The class DnsSmLog controls DNS Server Manager's log generation.

Attributes
string
restricted
directory = /cluster/storage/no-backup/ipworks/logs
The directory where the log files are retained.
Note: This parameter cannot be changed currently.
string
key
mandatory
noNotification
restricted
dnsSmLogId
The identifier for the DNS Server Manager Log.
uint32
fileSize = 10 { 1..20 }
This is the maximum allowable size for log files, specified in MB. When a file grows larger than the maximum file size, it will be closed and a new file will be generated.
uint16
filesNumber = 10 { 1..20 }
The type of messages to write to the DNSSM logs. When it is set to LOG_LEVEL_DISABLE, no log is generated.
IpworksLogLevel
level = LOG_LEVEL_DISABLE
Log Level
IpworksLogTimelyRotate
timelyRotate = DISABLE
The frequency of creating a new log depends on the configured time interval.

  class DnsSmLog