Just wanted to share a potentially useful output with the community. We have been using it stably for a few months to write data to Postgres and Redshift.
https://github.com/Clever/heka-clever-plugins#postgres-output It supports batching on time and quantity (e.g. "write to DB once per minute or after 1000 messages"), so you can tune your DB writes appropriately. Because it's written in Go, you'll have to compile it into Heka. Hope it might be useful to you! Nathan
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

