Add BigQuery output (#2319)

* Add BigQuery output

* Update name
pull/2259/head
noramullen1 2021-03-18 14:44:55 -07:00 committed by GitHub
parent d2d5cdff50
commit 75323de6e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1899,6 +1899,13 @@ output:
introduced: 0.1.7
tags: [linux, macos, windows, messaging]
- name: BigQuery
id: bigquery
description: |
The BigQuery output plugin writes to [Google Cloud's BigQuery](https://cloud.google.com/bigquery).
introduced: 1.18.0
tags: [linux, macos, windows, cloud]
- name: CrateDB
id: cratedb
description: |