| Parameter | Presence | Type | Default | Description |
---|
| type | M | enumeration | |
The type of the event log. Each type has separate
configuration parameters and logs to a separate file.
|
| filterLevel | O | union | inherit-global-configuration |
Events that are at least as severe as the designated
level will be logged. noevents suppresses all events
of this type from being logged.
|
| compressionDaysToKeep | O | int32 | 5 |
Specifies the number of days to keep compressed logs
|
| compressionCleanupDirectory | O | string | |
Alternate directory name (containing no slashes) under the log file directory from which compressed files will be removed after compressionDaysToKeep days
|
| encryptFile | O | enumeration | disabled |
Encrypt the log file
|
| encryptionPublicKey | O | string | |
the public key used to encrypt the log file. Enter only the public key contents, excluding the ssh-rsa and the email address at the end of the key
|
| cdrFileTransferType | O | enumeration | uncompressed |
The type of accounting file to transfer
|