All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::web::SyslogSettings Struct Reference

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.

Detailed Description

syslog settings

Member Data Documentation

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


The documentation for this struct was generated from the following file: