fluent-plugin-zoomdata, a plugin for Fluentd
A fluent output plugin for sending json to Zoomdata server
see zoomdata(zoomdata.com)
Configuration
<match example.*>
type zoomdata
endpoint_url https://localhost:443/zoomdata-web/service/upload
ssl true
sourcename testsource
username user
password pass
</match>
Copyright
- Copyright (c) 2013- Jun Ohtani
- License
- Apache License, Version 2.0