
Command Reference 55
getSystemUIDEmailAddress
Returns the email address for the user with the specified ID.
■
inParam[0] = UID
■
outParam[0] = Email address
setSystemNameEmailAddress
Sets the email address for the specified user.
■
inParam[0] = User name
■
inParam[1] = Email address
setSystemUidEmailAddress
Sets the email address for the user with the specified ID.
■
inParam[0] = UID
■
inParam[1] = Email address
Log Settings
You can redirect a copy of the system log to a server you choose. This allows you to manage a
central location for the event log instead of working with different interfaces or systems.
Note Check your syslog server's documentation for instructions on enabling syslog event
reception from network clients.
getSystemLogEntryDescription
Returns a simple list of the entries that exist in the system log.
■
outParam[0:N] = Log file entry handles
getSystemLogEntryList
Returns a detailed list of the entries that exist in the system log.
■
inParam[0] = Log entry handle
■
inParam[1] = String to quote (optional)
■
inParam[2] = String used to quote (optional)
■
outParam[0] = Log entry description
getSystemLogEntryProgramName
Returns the name of the program that created the log entry.
■
inParam[0] = Log entry handle
■
outParam[0] = Log entry program name
Comentarios a estos manuales