...
Property | Default | Required | Description |
---|---|---|---|
sl.enableUpgrade | true | optional | Flag allows automatic upgrade |
sl.upgradeIntervalMins | 1440 | optional | Interval in minutes for auto-upgrade version checking |
sl.taskPollingIntervalSecs | 60 | optional | Interval in second for getting SL tasks for execution |
sl.taskTimeoutSecs | 60 | optional | Time in second allocated for task execution; if expires, task will be aborted and reported with timeout status |
sl.logs.sendIntervalMin | 5 | optional | Interval in minutes for sending accumulated logs to the cloud. If not defined, is forced to the default value on start |
sl.token | - | mandatory * | The sealights tokenAccess token generated from the SeaLights server |
sl.tokenFile | - | mandatory * | The file with sealights tokenPath to file containing the access token generated from the SeaLights server |
sl.proxy | - | optional | The proxy configuration for connection to Sealights. |
...