Usage Metering
Ingestion Options
Databases and JDBC
2min
ingest meters from a jdbc enabled source using metering data from an existing jdbc source is very common many repositories support jdbc (mongodb, elasticsearch, mysql, postgres, and many more) there are several ways to do so use our sdks ( amberflo sdks ) to write the code that reads the data from the jdbc source and loads it into amberflo we have multiple samples for different languages such as python and javascript https //github com/amberflo/metering python sample use a local agent (like logstash) and use its jdbc plugin to upload to s3 ( elastic logstash ) use an etl tool that can push data into s3 and amberflo will pick it up from there aws s3