View API
|
| Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |
Data Object - SyslogFileData
- Class
- VMware.Hv.FileData
- Property of
- SyslogInfo
- See also
- SecureString
- Since
- Horizon View 6.0
Data Object Description
Configuration relevant to file based syslog logging.Data Object Properties
Properties
| Name | Type | Description |
|---|---|---|
| enabled | xsd:boolean |
Whether or not local/remote file based logging is enabled.
|
| uncPath | xsd:string |
The remote UNC path for syslog to move files. If null, logs are
local only.
|
| uncUserName | xsd:string |
The remote UNC user name.
|
| uncPassword | SecureString |
The remote UNC password.
|
| uncDomain | xsd:string |
The remote UNC domain.
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |