jmpsec / osctrl

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

add redis connection string support (to support tls and more connecti… #337

Closed tinder-tder closed 1 year ago

tinder-tder commented 1 year ago

This will add a new cli option "redis-connection-string" to use a redis connection string instead of the current default config format. This will allow more control over connection options such as TLS connections (rediss://) and setting option parameters.