https://github.com/yud0uhu/fluentd-bigquery-container-template
https://github.com/yud0uhu/fluentd-bigquery-container-template
bigquery docker fluentd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yud0uhu/fluentd-bigquery-container-template
- Owner: yud0uhu
- Created: 2022-12-01T03:01:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T17:49:24.000Z (over 3 years ago)
- Last Synced: 2025-06-12T19:35:48.829Z (about 1 year ago)
- Topics: bigquery, docker, fluentd
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fluentd-bigquery-container-template
## make docker image
```sh
$ docker build -t fluentd-bigquery .
```
## run docker container
```sh
$ docker run --rm -it -p 24224:24224/tcp -p 5140:5140/tcp fluentd-bigquery:latest
```
## using docker image
https://hub.docker.com/r/fluent/fluentd/
## using plugin etc.
https://github.com/fluent-plugins-nursery/fluent-plugin-bigquery