import "Logs.idl";
Public Attributes | |
| boolean | enabled |
| Syslog is [dis|en]abled. | |
| string | serverUrl |
| Path to syslog server. | |
| FacilityUnit | facility |
| which facility is message sent from | |
| SeverityUnit | severity |
| read-only; severity level of message | |
| string | application |
| user defined application name; it is 1*48PRINTUSASCII where PRINTUSASCII = d33-126. | |
syslog settings
| string kerio::web::SyslogSettings::application |
user defined application name; it is 1*48PRINTUSASCII where PRINTUSASCII = d33-126.
| boolean kerio::web::SyslogSettings::enabled |
Syslog is [dis|en]abled.
| FacilityUnit kerio::web::SyslogSettings::facility |
which facility is message sent from
| string kerio::web::SyslogSettings::serverUrl |
Path to syslog server.
| SeverityUnit kerio::web::SyslogSettings::severity |
read-only; severity level of message