diff --git a/docs/infrastructure/faq.md b/docs/infrastructure/faq.md index 36c41f7d85..5f771cbc5f 100644 --- a/docs/infrastructure/faq.md +++ b/docs/infrastructure/faq.md @@ -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?