syslog
Description: settings for syslog support : OBJECT
| Element | Type | Description |
| __v | UINT | Version of model [3] (automatic) |
| cellDataHistory | UINT | Specifies the number of days cellular history is kept in the device |
| enabled | BOOL | Enables or disables the syslog daemon (default:false) |
| ethDataHistory | UINT | Specifies the number of days to keep ethernet history in the device |
| ipAddress | STRING | Specifies the syslog server’s IP address |
| logLevel | UINT | Specifies the level of debug output to log: 20(warning), 30(info), 50(debug), 60(trace), or 100(maximum) (default:30) |
| outputToFile | BOOL | Enables or disables syslog output to file (default:false) |
| port | UINT | Specifies the remote syslog server’s IP port |
| protocol | STRING | Specifies the remote syslog server’s IP protocol : tcp, udp, tls |
| saveDataLimit | UINT | Specifies the data limit to update the statistics in MB |
| saveTimeout | UINT | Specifies the amount of time the device has to update the statistics in seconds |
| wifiDataHistory | UINT | Specifies the number of days Wi-Fi history is kept in the device |