[Advanced] Syslog¶
SysLog is a feature that allows to receive and to store logs from the Ricoh Smart SDK Client.
Basic setting¶
Enabled: if checked, syslog is enabled.
Connection¶
Service port: the port for the SysLog.
Protocol: the used protocol. It can be TCP, TLS or UDP.
Keep alive: if checked the connection between Genius Server and Ricoh Smart SDK Client is kept alive even if there is no communication for a longer period of time.
Backlog: the amount of pending connections at the same time. If the number is reached, the connection is refused.
Spooler¶
Log folder: the folder where the logs are stored. By default it is ${phoenix-base*}/logs/syslog.
Backup count: the maximum amount of files kept for each log.
Maxium file size: the maximum size for single, non compressed files (bytes).
Queue size: the queue size for log events waiting to be written into files.
Hint
Do not forget to click on Save to save the changes. When everything in the config tool is configured, the Genius Server needs to be restarted.