https://github.com/osquery/osquery logo
Title
r

Raghavendra Hiremath

12/07/2022, 3:25 PM
Hello All, In fleet, how the fleet UI is authenticating with Redis "https://fleetdm.com/docs/deploying/server-installation", I don't see how fleet works with redis?
k

Kathy Satterlee

12/07/2022, 4:00 PM
Hi @Raghavendra Hiremath! Here's a little more information on what part Redis plays: https://fleetdm.com/docs/deploying/introduction#redis By default, Fleet doesn't use authentication with Redis, you just provide the address of your Redis instance. For a full list of the configuration options, check out the documentation: https://fleetdm.com/docs/deploying/configuration#redis Just let me know if you need any more info.
r

Raghavendra Hiremath

12/13/2022, 7:13 AM
@Kathy Satterlee Thank you for the explanation, does fleet stores the intermittent data inside Redis? and what data would it store, if someone connects to Redis instance, will they be able to look into the details?