[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

johtani/fluent-plugin-zoomdata

Repository files navigation

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

About

Fluent output plugin to post json to Zoomdata

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages