Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

johtani/fluent-plugin-zoomdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages