jmpsec / osctrl

Fast and efficient osquery management
https://osctrl.net
MIT License
394 stars 51 forks source link

Retry connection for Redis/cache #379

Closed javuto closed 11 months ago

javuto commented 11 months ago

New parameter for osctrl-tls to enable retry the connection to Redis/cache if it fails:

--redis-conn-retry value         Time in seconds to retry the connection to the cache, if set to 0 the service will stop if the connection fails (default: 7) [$REDIS_CONN_RETRY]