https://github.com/ricardolsmendes/access-logs-dw-gcp-js
Utility functions used to backup access logs into a Google Cloud-hosted Data Warehouse
https://github.com/ricardolsmendes/access-logs-dw-gcp-js
Last synced: about 1 month ago
JSON representation
Utility functions used to backup access logs into a Google Cloud-hosted Data Warehouse
- Host: GitHub
- URL: https://github.com/ricardolsmendes/access-logs-dw-gcp-js
- Owner: ricardolsmendes
- License: mit
- Created: 2019-12-30T22:56:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T11:05:55.000Z (8 months ago)
- Last Synced: 2025-03-13T17:28:11.410Z (7 months ago)
- Language: JavaScript
- Size: 769 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# access-logs-dw-gcp-js
Utility functions used to backup access logs into a Google Cloud-hosted Data Warehouse.
[![js-standard-style][1]][2] [![CircleCI][3]][4]
_This repository is part a project described in the article
[Serverless ETL on Google Cloud, a case study: raw data into JSON Lines][5]._## How to contribute
Please make sure to take a moment and read the [Code of
Conduct](https://github.com/ricardolsmendes/access-logs-dw-gcp-js/blob/master/.github/CODE_OF_CONDUCT.md).### Report issues
Please report bugs and suggest features via the [GitHub
Issues](https://github.com/ricardolsmendes/access-logs-dw-gcp-js/issues).Before opening an issue, search the tracker for possible duplicates. If you find a duplicate, please
add a comment saying that you encountered the problem as well.### Contribute code
Please make sure to read the [Contributing
Guide](https://github.com/ricardolsmendes/access-logs-dw-gcp-js/blob/master/.github/CONTRIBUTING.md)
before making a pull request.[1]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg
[2]: http://standardjs.com
[3]: https://circleci.com/gh/ricardolsmendes/access-logs-dw-gcp-js.svg?style=svg
[4]: https://circleci.com/gh/ricardolsmendes/access-logs-dw-gcp-js
[5]: https://medium.com/google-cloud/serverless-etl-on-google-cloud-a-case-study-raw-data-into-json-lines-d20711cd3917