Minor improvements in the FAQ (#93)

This commit is contained in:
Zach Wasserman 2020-12-03 08:41:38 -08:00 committed by GitHub
parent 698b8ab882
commit 9606196feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,8 @@ Yes. Fleet scales horizontally out of the box as long as all of the Fleet server
Note that osquery logs will be distributed across the Fleet servers.
Read the [performance docs](./performance.md) for more.
## Where are my query results?
### Live Queries
@ -94,7 +96,7 @@ One way to hack around this is to use a simulated mailserver like [Mailhog](http
## Is Fleet available as a SaaS product?
No. Currently, Fleet is only available as open-source software.
No. Currently, Fleet is only available for self-hosting on premises or in the cloud.
## Has anyone stress tested Fleet?