fleet/server/config
Josh Brower 86745ba2dc
Add ability to duplicate live query results in Redis (#762)
This feature enables a new config option (redis.duplicate_results). When set to true, all Live Query results will be copied to an additional Redis pubsub channel named LQDuplicate

This is useful in a scenario that would involve shipping the Live Query results outside of Fleet, near-realtime.
2021-05-13 16:01:31 -07:00
..
config.go Add ability to duplicate live query results in Redis (#762) 2021-05-13 16:01:31 -07:00
config_test.go Change default TLS compatibility to intermediate (#270) 2021-02-03 11:48:48 -08:00