All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- update to go modules
0.3.1 - 2018-04-23
- remove
_
from BigQuery table names to comply with BigQuery recommendations.
0.3.0 - 2018-03-09
containers
in the config file is renamed toapps
in order to be more flexible
0.2.0 - 2018-02-15
- clean up local log files when job is complete
- added CLI framework for easier handling of options
- added tests from 0 to 31% test coverage
- use LogDNA archive files in Google Cloud Storage instead of AWS S3 for bandwidth cost savings
Bucket
in GCP config is nowUploadBucket
- AWS S3 config and download of log archive from AWS. Check latest README for up to date config documentation
0.1.0 - 2017-11-12
- Working code to take LogDNA archives in AWS S3, process them, and ingest them BigQuery.