Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/h2olog-collector-bq

Insert h2olog output into BigQuery
https://github.com/gfx/h2olog-collector-bq

h2o h2olog

Last synced: 26 days ago
JSON representation

Insert h2olog output into BigQuery

Awesome Lists containing this project

README

        

# h2olog-collector

A log collector for [h2olog](https://github.com/toru/h2olog)

## Prerequisites

* Go compiler (>= 1.14)
* [h2olog](https://github.com/toru/h2olog)
* BigQuery table
* GCP authentication file named `autnh.json`

## Build

`make all` to build a binary for the current machine.

Or, you can use `make release-linux` to build a binary for Linux.

## Copyright

Copyright (c) 2019-2020 Fastly, Inc., FUJI Goro

See LICENSE for the liense.