Skip to content

Commit

Permalink
fix typos (#2138)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordienr authored Jul 11, 2024
1 parent 7d4078d commit ae6ab04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs.logflare.com/docs/backends/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ By default, the Logflare service offers managed BigQuery as a backend automatica

If your plan is BYOB, your provided BigQuery configurations will disable ingestion into Logflare's managed BigQuery.

Logflare's mutli-backend capabilities allows 3rd party services and other data storage engines to be used together for purposes such as data redundancy, integrations and more.
Logflare's multi-backend capabilities allows 3rd party services and other data storage engines to be used together for purposes such as data redundancy, integrations and more.

:::info
Multi-backend support is a private alpha feature. Contact us if you wish to preview these features.
:::

When there are multiple attached backends, the Logflare service will always insert into the managed BigQuery (or a configured BYOB), as well as any other attached backends to that source.

As such, a backend can be attched to multiple sources, and the underlying data storage mechanisms will be automatically managed by Logflare. Details for each are further explained in the documentation for each backend.
As such, a backend can be attached to multiple sources, and the underlying data storage mechanisms will be automatically managed by Logflare. Details for each are further explained in the documentation for each backend.

A backend can be any one of the following types:

Expand Down

0 comments on commit ae6ab04

Please sign in to comment.